blob: 35f8ec90c6f762872f4edd00eac482da58969c3d (
plain)
1
2
3
4
|
OLED_ENABLE = yes
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
ENCODER_ENABLE = yes # Enables the use of one or more encoders
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|