summaryrefslogtreecommitdiff
path: root/keyboards/maple_computing
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2025-04-23 03:09:56 +0100
committerGitHub <noreply@github.com>2025-04-23 12:09:56 +1000
commit07684bcc99515c04a9edda3e1dfac2fc9eb79fac (patch)
treeda65adce2416a6f080fad97e2fcbd4a6282af50e /keyboards/maple_computing
parent847bef31771df62a6e5d271981afb592ff50f74d (diff)
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/maple_computing')
-rw-r--r--keyboards/maple_computing/6ball/keyboard.json1
-rw-r--r--keyboards/maple_computing/the_ruler/keyboard.json1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/maple_computing/6ball/keyboard.json b/keyboards/maple_computing/6ball/keyboard.json
index 0db90d176e..61ec5f1131 100644
--- a/keyboards/maple_computing/6ball/keyboard.json
+++ b/keyboards/maple_computing/6ball/keyboard.json
@@ -28,7 +28,6 @@
28 "features": { 28 "features": {
29 "bootmagic": false, 29 "bootmagic": false,
30 "command": false, 30 "command": false,
31 "console": false,
32 "extrakey": true, 31 "extrakey": true,
33 "mousekey": true, 32 "mousekey": true,
34 "nkro": true, 33 "nkro": true,
diff --git a/keyboards/maple_computing/the_ruler/keyboard.json b/keyboards/maple_computing/the_ruler/keyboard.json
index a6c9304d60..3cca7e577a 100644
--- a/keyboards/maple_computing/the_ruler/keyboard.json
+++ b/keyboards/maple_computing/the_ruler/keyboard.json
@@ -29,7 +29,6 @@
29 "features": { 29 "features": {
30 "bootmagic": false, 30 "bootmagic": false,
31 "command": true, 31 "command": true,
32 "console": false,
33 "extrakey": true, 32 "extrakey": true,
34 "mousekey": true, 33 "mousekey": true,
35 "nkro": false, 34 "nkro": false,