[Keymap] Add custom corne keymap (#9283)
* Add custom corne keymap * Clean up rules.mk * Clean up base layer on keymap.c * Clean up lower layer on keymap.c * Clean up raise layer on keymap.c * Clean up adjust layer in keymap.c
This commit is contained in:
parent
1f42071238
commit
2bfcb6bfc5
8 changed files with 643 additions and 0 deletions
6
keyboards/crkbd/keymaps/gotham/rules.mk
Normal file
6
keyboards/crkbd/keymaps/gotham/rules.mk
Normal file
|
@ -0,0 +1,6 @@
|
|||
MOUSEKEY_ENABLE = no
|
||||
EXTRAKEY_ENABLE = yes
|
||||
AUDIO_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
OLED_DRIVER_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
Loading…
Add table
Add a link
Reference in a new issue