diff options
Diffstat (limited to 'keyboards/latinpadble/rules.mk')
-rw-r--r-- | keyboards/latinpadble/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/latinpadble/rules.mk b/keyboards/latinpadble/rules.mk index a3fdb7123..b36d9a88c 100644 --- a/keyboards/latinpadble/rules.mk +++ b/keyboards/latinpadble/rules.mk | |||
@@ -25,5 +25,6 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth | |||
25 | AUDIO_ENABLE = no # Audio output | 25 | AUDIO_ENABLE = no # Audio output |
26 | 26 | ||
27 | BLUETOOTH = AdafruitBLE | 27 | BLUETOOTH = AdafruitBLE |
28 | OLED_DRIVER_ENABLE = yes | 28 | OLED_ENABLE = yes |
29 | OLED_DRIVER = SSD1306 | ||
29 | ENCODER_ENABLE = yes | 30 | ENCODER_ENABLE = yes |