summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/card
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-02-20 13:57:38 +0000
committerQMK Bot <hello@qmk.fm>2022-02-20 13:57:38 +0000
commit4d3ce3cdf8c9352304009bcee1b1e2da385e2dcc (patch)
tree863b015a6038dd133dfb06499c50a0f728eaaa94 /keyboards/clueboard/card
parentf787114fe939f7861cf4e9234b0d0e646ad365cc (diff)
parent60f22831cb9fd65ab4157794df42828950f88300 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/clueboard/card')
-rw-r--r--keyboards/clueboard/card/info.json2
-rw-r--r--keyboards/clueboard/card/keymaps/default/rules.mk11
-rw-r--r--keyboards/clueboard/card/keymaps/rgb_effects/rules.mk11
3 files changed, 7 insertions, 17 deletions
diff --git a/keyboards/clueboard/card/info.json b/keyboards/clueboard/card/info.json
index 62ccd9ced0..aaeda61b94 100644
--- a/keyboards/clueboard/card/info.json
+++ b/keyboards/clueboard/card/info.json
@@ -10,7 +10,7 @@
"backlight": true,
"bluetooth": false,
"bootmagic": false,
- "command": true,
+ "command": false,
"console": true,
"extrakey": true,
"lto": true,
diff --git a/keyboards/clueboard/card/keymaps/default/rules.mk b/keyboards/clueboard/card/keymaps/default/rules.mk
index 61915b691f..55e9563d3e 100644
--- a/keyboards/clueboard/card/keymaps/default/rules.mk
+++ b/keyboards/clueboard/card/keymaps/default/rules.mk
@@ -1,9 +1,4 @@
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no # Mouse keys
-EXTRAKEY_ENABLE = no # Audio control and System control
-CONSOLE_ENABLE = yes # Console for debug
-COMMAND_ENABLE = yes # Commands for debug and configuration
+MOUSEKEY_ENABLE = no
+EXTRAKEY_ENABLE = no
NKRO_ENABLE = yes
-BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
-AUDIO_ENABLE = no # Audio output
-RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
+AUDIO_ENABLE = no
diff --git a/keyboards/clueboard/card/keymaps/rgb_effects/rules.mk b/keyboards/clueboard/card/keymaps/rgb_effects/rules.mk
index 1914acdbd4..55e9563d3e 100644
--- a/keyboards/clueboard/card/keymaps/rgb_effects/rules.mk
+++ b/keyboards/clueboard/card/keymaps/rgb_effects/rules.mk
@@ -1,9 +1,4 @@
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no # Mouse keys(+4700)
-EXTRAKEY_ENABLE = no # Audio control and System control(+450)
-CONSOLE_ENABLE = yes # Console for debug(+400)
-COMMAND_ENABLE = yes # Commands for debug and configuration
+MOUSEKEY_ENABLE = no
+EXTRAKEY_ENABLE = no
NKRO_ENABLE = yes
-BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
-AUDIO_ENABLE = no # Audio output
-RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
+AUDIO_ENABLE = no