add second keyboard
This commit is contained in:
parent
2cba62b45a
commit
199dd8b007
6 changed files with 381 additions and 0 deletions
9
colemak_dh_modified/kyria/rules.mk
Normal file
9
colemak_dh_modified/kyria/rules.mk
Normal file
|
@ -0,0 +1,9 @@
|
|||
OLED_ENABLE = yes
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGB_MATRIX_ENABLE = no # Disable keyboard RGB matrix, as it is enabled by default on rev3
|
||||
RGBLIGHT_ENABLE = no # Disable keyboard RGB underglow
|
||||
MOUSEKEY_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
UNICODE_ENABLE = yes
|
||||
AUTO_SHIFT_ENABLE = yes
|
||||
COMBO_ENABLE = yes
|
Loading…
Add table
Add a link
Reference in a new issue