13 lines
434 B
Makefile
13 lines
434 B
Makefile
|
RGB_MATRIX_ENABLE = yes
|
||
|
OLED_ENABLE = yes
|
||
|
OLED_DRIVER = SSD1306
|
||
|
COMBO_ENABLE = yes
|
||
|
TAP_DANCE_ENABLE = yes # enable tap dance features
|
||
|
EXTRAKEY_ENABLE = no
|
||
|
GRAVE_ESC_ENABLE = no
|
||
|
SPACE_CADET_ENABLE = no
|
||
|
#WPM_ENABLE = yes
|
||
|
#CAPS_WORD_ENABLE = yes # if you hold down both shifts, you get lshift enabled for 1 word, but only works with KC shift, not MOD shift :(
|
||
|
#AUTO_SHIFT_ENABLE = yes
|
||
|
#UNICODE_ENABLE = yes # enable unicode
|