diff options
Diffstat (limited to 'keyboards/mechwild/mercutio/rules.mk')
-rw-r--r-- | keyboards/mechwild/mercutio/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/mechwild/mercutio/rules.mk b/keyboards/mechwild/mercutio/rules.mk index a4cebb972..672d13c85 100644 --- a/keyboards/mechwild/mercutio/rules.mk +++ b/keyboards/mechwild/mercutio/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 \ No newline at end of file | 24 | OLED_ENABLE = yes |
25 | OLED_DRIVER = SSD1306 | ||