You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
302 B
Makefile
6 lines
302 B
Makefile
OLED_ENABLE = yes
|
|
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
|
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
|