summaryrefslogtreecommitdiff
path: root/keyboards/charue
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-09-19 00:09:02 +0100
committerGitHub <noreply@github.com>2022-09-19 00:09:02 +0100
commite7e08030d20afd513138531762018cdacea55e65 (patch)
treefb9804bcb2b81f9ae2dc3de5c0f15b870f5f017e /keyboards/charue
parentecb4ba70b1d48835e75da6b0a8ad566c2f126b9f (diff)
Reduce charue/sunsetter_r2 firmware size (#18378)
* Reduce charue/sunsetter_r2 firmware size * add rules.mk
Diffstat (limited to 'keyboards/charue')
-rw-r--r--keyboards/charue/sunsetter_r2/keymaps/debug/rules.mk1
-rw-r--r--keyboards/charue/sunsetter_r2/rules.mk6
2 files changed, 4 insertions, 3 deletions
diff --git a/keyboards/charue/sunsetter_r2/keymaps/debug/rules.mk b/keyboards/charue/sunsetter_r2/keymaps/debug/rules.mk
new file mode 100644
index 0000000000..15b7f725b2
--- /dev/null
+++ b/keyboards/charue/sunsetter_r2/keymaps/debug/rules.mk
@@ -0,0 +1 @@
+CONSOLE_ENABLE = yes
diff --git a/keyboards/charue/sunsetter_r2/rules.mk b/keyboards/charue/sunsetter_r2/rules.mk
index 0edc71f6e9..3ff392a61f 100644
--- a/keyboards/charue/sunsetter_r2/rules.mk
+++ b/keyboards/charue/sunsetter_r2/rules.mk
@@ -10,9 +10,9 @@ BOOTLOADER = atmel-dfu
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = yes # Console for debug
-COMMAND_ENABLE = yes # Commands for debug and configuration
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output