5 lines
195 B
Makefile
5 lines
195 B
Makefile
|
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||
|
CONSOLE_ENABLE = no # Console for debug
|
||
|
|
||
|
ENCODER_MAP_ENABLE = yes # replacing ENCODERS_CW_KEY method to this on 2022/08/31.
|