diff options
Diffstat (limited to 'keyboards/claw44/rev1/rules.mk')
-rw-r--r-- | keyboards/claw44/rev1/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/claw44/rev1/rules.mk b/keyboards/claw44/rev1/rules.mk index 592a1abd8..12aa20282 100644 --- a/keyboards/claw44/rev1/rules.mk +++ b/keyboards/claw44/rev1/rules.mk | |||
@@ -15,5 +15,5 @@ SWAP_HANDS_ENABLE = no # Enable one-hand typing | |||
15 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 15 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
16 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 16 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
17 | 17 | ||
18 | OLED_DRIVER_ENABLE = no # Add OLED displays support | 18 | OLED_ENABLE = no # Add OLED displays support |
19 | SPLIT_KEYBOARD = yes | 19 | SPLIT_KEYBOARD = yes |