aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/pearlboards
diff options
context:
space:
mode:
authorJoel Challis2025-04-23 04:09:56 +0200
committerGitHub2025-04-23 04:09:56 +0200
commit07684bcc99515c04a9edda3e1dfac2fc9eb79fac (patch)
treeda65adce2416a6f080fad97e2fcbd4a6282af50e /keyboards/pearlboards
parent847bef31771df62a6e5d271981afb592ff50f74d (diff)
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/pearlboards')
-rw-r--r--keyboards/pearlboards/pandora/keyboard.json1
-rw-r--r--keyboards/pearlboards/zeuspad/keyboard.json1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/pearlboards/pandora/keyboard.json b/keyboards/pearlboards/pandora/keyboard.json
index 59dc1ed955..5cedcaa630 100644
--- a/keyboards/pearlboards/pandora/keyboard.json
+++ b/keyboards/pearlboards/pandora/keyboard.json
@@ -13,7 +13,6 @@
"features": {
"bootmagic": false,
"command": false,
- "console": false,
"dip_switch": true,
"encoder": true,
"extrakey": true,
diff --git a/keyboards/pearlboards/zeuspad/keyboard.json b/keyboards/pearlboards/zeuspad/keyboard.json
index 0e1c626782..686636f427 100644
--- a/keyboards/pearlboards/zeuspad/keyboard.json
+++ b/keyboards/pearlboards/zeuspad/keyboard.json
@@ -13,7 +13,6 @@
"features": {
"bootmagic": false,
"command": false,
- "console": false,
"encoder": true,
"extrakey": true,
"mousekey": true,