aboutsummaryrefslogtreecommitdiff
path: root/keyboards/puck/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/puck/rules.mk')
-rw-r--r--keyboards/puck/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/puck/rules.mk b/keyboards/puck/rules.mk
index 2588e7b82..778604b8b 100644
--- a/keyboards/puck/rules.mk
+++ b/keyboards/puck/rules.mk
@@ -16,7 +16,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration
16NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 16NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
17BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 17BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
18AUDIO_ENABLE = no # Audio output 18AUDIO_ENABLE = no # Audio output
19UNICODE_ENABLE = no # Unicode
20RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. 19RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
21 20
22# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE 21# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE