summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/card/info.json
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-02-21 00:57:03 +1100
committerGitHub <noreply@github.com>2022-02-20 13:57:03 +0000
commit60f22831cb9fd65ab4157794df42828950f88300 (patch)
tree6800780d79031156073b9f27b28ee63d39abfd49 /keyboards/clueboard/card/info.json
parent38e3be4c749f9d35a6d37e501d0fbaa737197240 (diff)
clueboard/card: disable Command to reduce size (#16404)
Diffstat (limited to 'keyboards/clueboard/card/info.json')
-rw-r--r--keyboards/clueboard/card/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/clueboard/card/info.json b/keyboards/clueboard/card/info.json
index 24088b2c41..1a01f17d67 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,