Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 4.04 KB

README.md

File metadata and controls

41 lines (31 loc) · 4.04 KB

creeboard

A y dialect cree syllabic keyboard for linux, made using kalamine ❤️

Note

It would be extremely wise to go read up on the official kalamine github page so you dont mess anything up. It goes into way more detail about how to make & install custom keyboard layouts. I am not responsable if you break something.

Layout

You should be able to modify the layout in the creeboard.toml file using whatever text editor you want Make sure to follow the kalamine readme if modifying it.

This layout be a simple way to help memorize syllabics.

The default layout will look similar to the example below (with shift modifier keys on top).

width of syllabics ruins the look of the keys but bare with me please.
       Vowels  P     T     K     C     M     N     S     A
┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━━┓
│ ~   │ ᐋ   │ ᐹ   │ ᑖ   │ ᑳ   │ ᒑ   │ ᒫ   │ ᓈ  │ ᓵ   │ ᔮ   │     │     │     ┃          ┃ Vowel A
│ `   │ ᐊ   │ ᐸ   │ ᑕ   │ ᑲ   │ ᒐ   │ ᒪ   │ ᓇ  │ ᓴ   │ ᔭ   │     │     │     ┃ ⌫        ┃
┢━━━━━┷━━┱──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┺━━┳━━━━━━━┫
┃        ┃ ᐧ    │ ᑊ    │ ᐟ   │ ᐠ   │ ᐨ    │ ᒼ   │ ᐣ   │ ᐢ   │ ᕀ   │ ᐦ   │     │     ┃        ┃ Vowel  E (with finishers in the shift modifier)
┃ ↹      ┃ ᐁ   │ ᐯ   │ ᑌ   │ ᑫ   │ ᒉ   │ ᒣ   │ ᓀ  │ ᓭ   │ ᔦ   │ ᐦ   │     │     ┃       ┃
┣━━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓  ⏎   ┃
┃         ┃ ᐄ   │ ᐲ   │ ᑏ  │ ᑮ   │ ᒌ   │ ᒦ   │ ᓃ   │ ᓰ   │ ᔩ   │ :   │ "   │ |   ┃      ┃ Vowel I
┃ ⇬       ┃ ᐃ   │ ᐱ   │ ᑎ  │ ᑭ   │ ᒋ   │ ᒥ   │ ᓂ   │ ᓯ   │ ᔨ   │ ;   │ '   │ \   ┃      ┃
┣━━━━━━┳━━┹──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┲━━┷━━━━━┻━━━━━━┫
┃      ┃ |   │ ᐆ   │ ᐴ   │ ᑑ  │ ᑰ   │ ᒎ   │ ᒨ   │ ᓅ   │ ᓲ   │ ᔫ   │ ?   ┃               ┃ Vowel O
┃ ⇧    ┃ \   │ ᐅ   │ ᐳ   │ ᑐ  │ ᑯ   │ ᒍ   │ ᒧ   │ ᓄ   │ ᓱ   │ ᔪ   │ /   ┃ ⇧             ┃
┣━━━━━━┻┳━━━━┷━━┳━━┷━━━━┱┴─────┴─────┴─────┴─────┴─────┴─┲━━━┷━━━┳━┷━━━━━╋━━━━━━━┳━━━━━━━┫
┃       ┃       ┃       ┃                                ┃       ┃       ┃       ┃       ┃
┃ Ctrl  ┃ super ┃ Alt   ┃ ␣                              ┃ AltGr ┃ super ┃ menu  ┃ Ctrl  ┃
┗━━━━━━━┻━━━━━━━┻━━━━━━━┹────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┻━━━━━━━┛

Installation

To install a keyboard layout please follow Using Distributable Layouts in the kalamine github readme.