mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-17 15:13:23 +00:00
e7ae5ec07c
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
8 lines
253 B
Makefile
8 lines
253 B
Makefile
# NOTE: These are already enabled by default at the revision level
|
|
#ENCODER_ENABLE = yes
|
|
#OLED_ENABLE = yes
|
|
|
|
# RGB Matrix is enabled at the revision level,
|
|
# while we use the regular RGB underglow for testing
|
|
RGB_MATRIX_ENABLE = no
|
|
RGBLIGHT_ENABLE = yes
|