mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 19:39:27 +00:00
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.
|