forked from forks/qmk_firmware
5 lines
240 B
Makefile
5 lines
240 B
Makefile
OLED_ENABLE = yes
|
|
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
|
RGB_MATRIX_ENABLE = no # Disable keyboard RGB matrix, as it is enabled by default on rev3
|
|
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|