diff options
Diffstat (limited to 'keyboards/handwired/floorboard/rules.mk')
-rw-r--r-- | keyboards/handwired/floorboard/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/floorboard/rules.mk b/keyboards/handwired/floorboard/rules.mk index b427c2022..8892d2239 100644 --- a/keyboards/handwired/floorboard/rules.mk +++ b/keyboards/handwired/floorboard/rules.mk | |||
@@ -19,6 +19,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
19 | NKRO_ENABLE = no # USB Nkey Rollover | 19 | NKRO_ENABLE = no # USB Nkey Rollover |
20 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 20 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
21 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 21 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
22 | AUDIO_ENABLE = no # Audio output on port C6 | 22 | AUDIO_ENABLE = no # Audio output |
23 | 23 | ||
24 | LAYOUTS = ortho_4x12 | 24 | LAYOUTS = ortho_4x12 |