12 lines
408 B
Makefile
12 lines
408 B
Makefile
RGB_MATRIX_ENABLE = yes
|
|
OLED_ENABLE = yes
|
|
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
|