mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-15 06:10:53 +00:00
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
|