diff options
Diffstat (limited to 'keyboards/pteron36/rules.mk')
-rw-r--r-- | keyboards/pteron36/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/pteron36/rules.mk b/keyboards/pteron36/rules.mk index 139ea9bbf..585c9828d 100644 --- a/keyboards/pteron36/rules.mk +++ b/keyboards/pteron36/rules.mk | |||
@@ -21,7 +21,7 @@ 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 | 23 | ||
24 | OLED_DRIVER_ENABLE = no # OLED display; work in progress to add support. will be update in future. | 24 | OLED_ENABLE = no # OLED display; work in progress to add support. will be update in future. |
25 | SPLIT_KEYBOARD = yes | 25 | SPLIT_KEYBOARD = yes |
26 | 26 | ||
27 | LAYOUTS = split_3x5_3 | 27 | LAYOUTS = split_3x5_3 |