mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-04 12:21:59 +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.
|