aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/synthlabs
diff options
context:
space:
mode:
authorJoel Challis2025-04-23 04:09:56 +0200
committerGitHub2025-04-23 04:09:56 +0200
commit07684bcc99515c04a9edda3e1dfac2fc9eb79fac (patch)
treeda65adce2416a6f080fad97e2fcbd4a6282af50e /keyboards/synthlabs
parent847bef31771df62a6e5d271981afb592ff50f74d (diff)
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/synthlabs')
-rw-r--r--keyboards/synthlabs/060/keyboard.json1
-rw-r--r--keyboards/synthlabs/065/keyboard.json1
-rw-r--r--keyboards/synthlabs/solo/keyboard.json1
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/synthlabs/060/keyboard.json b/keyboards/synthlabs/060/keyboard.json
index 1094d430e6..70437bb4aa 100644
--- a/keyboards/synthlabs/060/keyboard.json
+++ b/keyboards/synthlabs/060/keyboard.json
@@ -9,7 +9,6 @@
"features": {
"bootmagic": true,
"command": false,
- "console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
diff --git a/keyboards/synthlabs/065/keyboard.json b/keyboards/synthlabs/065/keyboard.json
index d8d0d96c3f..575fc18b58 100644
--- a/keyboards/synthlabs/065/keyboard.json
+++ b/keyboards/synthlabs/065/keyboard.json
@@ -7,7 +7,6 @@
"features": {
"bootmagic": true,
"command": false,
- "console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
diff --git a/keyboards/synthlabs/solo/keyboard.json b/keyboards/synthlabs/solo/keyboard.json
index 1aedf98185..da17217ad3 100644
--- a/keyboards/synthlabs/solo/keyboard.json
+++ b/keyboards/synthlabs/solo/keyboard.json
@@ -8,7 +8,6 @@
"features": {
"bootmagic": true,
"command": false,
- "console": false,
"encoder": true,
"extrakey": true,
"mousekey": true,