aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mlego/m65
diff options
context:
space:
mode:
authorJoel Challis2025-04-23 04:09:56 +0200
committerGitHub2025-04-23 04:09:56 +0200
commit07684bcc99515c04a9edda3e1dfac2fc9eb79fac (patch)
treeda65adce2416a6f080fad97e2fcbd4a6282af50e /keyboards/mlego/m65
parent847bef31771df62a6e5d271981afb592ff50f74d (diff)
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/mlego/m65')
-rw-r--r--keyboards/mlego/m65/rev1/keyboard.json1
-rw-r--r--keyboards/mlego/m65/rev2/keyboard.json1
-rw-r--r--keyboards/mlego/m65/rev3/keyboard.json1
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/mlego/m65/rev1/keyboard.json b/keyboards/mlego/m65/rev1/keyboard.json
index b763c2e2cf..656128fdfa 100644
--- a/keyboards/mlego/m65/rev1/keyboard.json
+++ b/keyboards/mlego/m65/rev1/keyboard.json
@@ -13,7 +13,6 @@
"features": {
"bootmagic": true,
"command": false,
- "console": false,
"encoder": true,
"extrakey": true,
"mousekey": true,
diff --git a/keyboards/mlego/m65/rev2/keyboard.json b/keyboards/mlego/m65/rev2/keyboard.json
index f07f1280a4..f0aa70e90b 100644
--- a/keyboards/mlego/m65/rev2/keyboard.json
+++ b/keyboards/mlego/m65/rev2/keyboard.json
@@ -12,7 +12,6 @@
"features": {
"bootmagic": true,
"command": true,
- "console": false,
"encoder": true,
"extrakey": true,
"mousekey": true,
diff --git a/keyboards/mlego/m65/rev3/keyboard.json b/keyboards/mlego/m65/rev3/keyboard.json
index 168a214a88..386f929a11 100644
--- a/keyboards/mlego/m65/rev3/keyboard.json
+++ b/keyboards/mlego/m65/rev3/keyboard.json
@@ -13,7 +13,6 @@
"features": {
"bootmagic": true,
"command": false,
- "console": false,
"encoder": true,
"extrakey": true,
"mousekey": true,