diff options
Diffstat (limited to 'keyboards/handwired/d48/rules.mk')
-rw-r--r-- | keyboards/handwired/d48/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/handwired/d48/rules.mk b/keyboards/handwired/d48/rules.mk index 754ef2f92..af6f369ef 100644 --- a/keyboards/handwired/d48/rules.mk +++ b/keyboards/handwired/d48/rules.mk | |||
@@ -20,7 +20,8 @@ AUDIO_ENABLE = yes | |||
20 | USE_I2C = no | 20 | USE_I2C = no |
21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
22 | ENCODER_ENABLE = yes | 22 | ENCODER_ENABLE = yes |
23 | OLED_DRIVER_ENABLE = yes | 23 | OLED_ENABLE = yes |
24 | OLED_DRIVER = SSD1306 | ||
24 | UNICODE_ENABLE = yes | 25 | UNICODE_ENABLE = yes |
25 | 26 | ||
26 | SRC += ds1307.c taphold.c | 27 | SRC += ds1307.c taphold.c |