summaryrefslogtreecommitdiff
path: root/keyboards/buildakb
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/buildakb
parent847bef31771df62a6e5d271981afb592ff50f74d (diff)
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/buildakb')
-rw-r--r--keyboards/buildakb/mw60/keyboard.json1
-rw-r--r--keyboards/buildakb/potato65/keyboard.json1
-rw-r--r--keyboards/buildakb/potato65hs/keyboard.json1
-rw-r--r--keyboards/buildakb/potato65s/keyboard.json1
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/buildakb/mw60/keyboard.json b/keyboards/buildakb/mw60/keyboard.json
index 9c944277de..08b917c77a 100644
--- a/keyboards/buildakb/mw60/keyboard.json
+++ b/keyboards/buildakb/mw60/keyboard.json
@@ -7,7 +7,6 @@
7 "features": { 7 "features": {
8 "bootmagic": true, 8 "bootmagic": true,
9 "command": false, 9 "command": false,
10 "console": false,
11 "extrakey": true, 10 "extrakey": true,
12 "mousekey": true, 11 "mousekey": true,
13 "nkro": true 12 "nkro": true
diff --git a/keyboards/buildakb/potato65/keyboard.json b/keyboards/buildakb/potato65/keyboard.json
index db20353142..12b175600d 100644
--- a/keyboards/buildakb/potato65/keyboard.json
+++ b/keyboards/buildakb/potato65/keyboard.json
@@ -33,7 +33,6 @@
33 "features": { 33 "features": {
34 "bootmagic": true, 34 "bootmagic": true,
35 "command": false, 35 "command": false,
36 "console": false,
37 "extrakey": true, 36 "extrakey": true,
38 "mousekey": true, 37 "mousekey": true,
39 "nkro": false, 38 "nkro": false,
diff --git a/keyboards/buildakb/potato65hs/keyboard.json b/keyboards/buildakb/potato65hs/keyboard.json
index 9e5edd6adb..c6daaf7b6b 100644
--- a/keyboards/buildakb/potato65hs/keyboard.json
+++ b/keyboards/buildakb/potato65hs/keyboard.json
@@ -33,7 +33,6 @@
33 "features": { 33 "features": {
34 "bootmagic": true, 34 "bootmagic": true,
35 "command": false, 35 "command": false,
36 "console": false,
37 "extrakey": true, 36 "extrakey": true,
38 "mousekey": true, 37 "mousekey": true,
39 "nkro": true, 38 "nkro": true,
diff --git a/keyboards/buildakb/potato65s/keyboard.json b/keyboards/buildakb/potato65s/keyboard.json
index 8dd9b6cc53..a85bbd1000 100644
--- a/keyboards/buildakb/potato65s/keyboard.json
+++ b/keyboards/buildakb/potato65s/keyboard.json
@@ -33,7 +33,6 @@
33 "features": { 33 "features": {
34 "bootmagic": true, 34 "bootmagic": true,
35 "command": false, 35 "command": false,
36 "console": false,
37 "extrakey": true, 36 "extrakey": true,
38 "mousekey": true, 37 "mousekey": true,
39 "nkro": true, 38 "nkro": true,