2021-08-23 23:28:26 -07:00
|
|
|
OLED_ENABLE = yes
|
2023-01-20 03:22:53 -08:00
|
|
|
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
2020-07-14 00:42:29 -07:00
|
|
|
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
2023-01-20 03:22:53 -08:00
|
|
|
RGB_MATRIX_ENABLE = no # Disable keyboard RGB matrix, as it is enabled by default on rev3
|
2020-07-14 00:42:29 -07:00
|
|
|
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|