aboutsummaryrefslogtreecommitdiff
path: root/keyboards/takashicompany/heavy_left/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/takashicompany/heavy_left/rules.mk')
-rw-r--r--keyboards/takashicompany/heavy_left/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/takashicompany/heavy_left/rules.mk b/keyboards/takashicompany/heavy_left/rules.mk
index a92a794ed..ce3c5bfae 100644
--- a/keyboards/takashicompany/heavy_left/rules.mk
+++ b/keyboards/takashicompany/heavy_left/rules.mk
@@ -14,7 +14,7 @@ CONSOLE_ENABLE = no # Console for debug
14COMMAND_ENABLE = no # Commands for debug and configuration 14COMMAND_ENABLE = no # Commands for debug and configuration
15NKRO_ENABLE = no # Enable N-Key Rollover 15NKRO_ENABLE = no # Enable N-Key Rollover
16BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 16BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
17RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow 17RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
18AUDIO_ENABLE = no # Audio output 18AUDIO_ENABLE = no # Audio output
19 19
20SPLIT_KEYBOARD=yes \ No newline at end of file 20SPLIT_KEYBOARD=yes \ No newline at end of file