[Keymap] Add 'mattir' keymap for the Kyria keyboard (#11428)
* First version of keymap * cleaned up code, made some tweaks, added readme * extended oled timeout * resolved final issues, all features functional * added some leader-key combos * added missing RGB keys to layout diagram * removed lines for older elite-c v3 * make filename lowercase * add old update interval * fix spacing
This commit is contained in:
parent
0e7e52c820
commit
7e8d97f8f0
4 changed files with 491 additions and 0 deletions
4
keyboards/kyria/keymaps/mattir/rules.mk
Normal file
4
keyboards/kyria/keymaps/mattir/rules.mk
Normal file
|
@ -0,0 +1,4 @@
|
|||
OLED_DRIVER_ENABLE = yes # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
LEADER_ENABLE = yes # Enables the use of the leader key
|
Loading…
Add table
Add a link
Reference in a new issue