diff options
Diffstat (limited to 'keyboards/sendyyeah/pix/rules.mk')
-rw-r--r-- | keyboards/sendyyeah/pix/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/sendyyeah/pix/rules.mk b/keyboards/sendyyeah/pix/rules.mk index dd34bcd9e..578bc2938 100644 --- a/keyboards/sendyyeah/pix/rules.mk +++ b/keyboards/sendyyeah/pix/rules.mk | |||
@@ -21,4 +21,5 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | |||
21 | BLUETOOTH_ENABLE = no # Enable Bluetooth | 21 | BLUETOOTH_ENABLE = no # Enable Bluetooth |
22 | AUDIO_ENABLE = no # Audio output | 22 | AUDIO_ENABLE = no # Audio output |
23 | ENCODER_ENABLE = yes | 23 | ENCODER_ENABLE = yes |
24 | OLED_DRIVER_ENABLE = yes | 24 | OLED_ENABLE = yes |
25 | OLED_DRIVER = SSD1306 | ||