diff options
Diffstat (limited to 'keyboards/mechwild/murphpad/rules.mk')
-rw-r--r-- | keyboards/mechwild/murphpad/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/mechwild/murphpad/rules.mk b/keyboards/mechwild/murphpad/rules.mk index 2e7b5e102..e8d3ea7aa 100644 --- a/keyboards/mechwild/murphpad/rules.mk +++ b/keyboards/mechwild/murphpad/rules.mk | |||
@@ -21,4 +21,5 @@ RGBLIGHT_ENABLE = yes # 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 # Enable encoder | 23 | ENCODER_ENABLE = yes # Enable encoder |
24 | OLED_DRIVER_ENABLE = yes # Enable OLED Screen | 24 | OLED_ENABLE = yes |
25 | OLED_DRIVER = SSD1306 # Enable OLED Screen | ||