diff options
Diffstat (limited to 'keyboards/doodboard/duckboard/rules.mk')
-rw-r--r-- | keyboards/doodboard/duckboard/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/doodboard/duckboard/rules.mk b/keyboards/doodboard/duckboard/rules.mk index 80c862784..9ac16351c 100644 --- a/keyboards/doodboard/duckboard/rules.mk +++ b/keyboards/doodboard/duckboard/rules.mk | |||
@@ -22,4 +22,5 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth | |||
22 | AUDIO_ENABLE = no # Audio output | 22 | AUDIO_ENABLE = no # Audio output |
23 | 23 | ||
24 | ENCODER_ENABLE = yes | 24 | ENCODER_ENABLE = yes |
25 | OLED_DRIVER_ENABLE = yes | 25 | OLED_ENABLE = yes |
26 | OLED_DRIVER = SSD1306 | ||