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 d13d3cbfe..78fa1043e 100644 --- a/keyboards/claw44/rev1/rules.mk +++ b/keyboards/claw44/rev1/rules.mk | |||
@@ -6,7 +6,7 @@ CONSOLE_ENABLE = no # Console for debug | |||
6 | COMMAND_ENABLE = no # Commands for debug and configuration | 6 | COMMAND_ENABLE = no # Commands for debug and configuration |
7 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 7 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
8 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 8 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
9 | AUDIO_ENABLE = no # Audio output on port C6 | 9 | AUDIO_ENABLE = no # Audio output |
10 | UNICODE_ENABLE = no # Unicode | 10 | UNICODE_ENABLE = no # Unicode |
11 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 11 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
12 | SWAP_HANDS_ENABLE = no # Enable one-hand typing | 12 | SWAP_HANDS_ENABLE = no # Enable one-hand typing |