summaryrefslogtreecommitdiff
path: root/keyboards/tweetydabird
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/tweetydabird
parent847bef31771df62a6e5d271981afb592ff50f74d (diff)
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/tweetydabird')
-rw-r--r--keyboards/tweetydabird/lbs4/keyboard.json1
-rw-r--r--keyboards/tweetydabird/lbs6/keyboard.json1
-rw-r--r--keyboards/tweetydabird/lotus58/info.json1
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/tweetydabird/lbs4/keyboard.json b/keyboards/tweetydabird/lbs4/keyboard.json
index e223289a3c..709a1a875d 100644
--- a/keyboards/tweetydabird/lbs4/keyboard.json
+++ b/keyboards/tweetydabird/lbs4/keyboard.json
@@ -8,7 +8,6 @@
8 "features": { 8 "features": {
9 "bootmagic": true, 9 "bootmagic": true,
10 "command": false, 10 "command": false,
11 "console": false,
12 "extrakey": true, 11 "extrakey": true,
13 "mousekey": false, 12 "mousekey": false,
14 "nkro": false, 13 "nkro": false,
diff --git a/keyboards/tweetydabird/lbs6/keyboard.json b/keyboards/tweetydabird/lbs6/keyboard.json
index 57be9289f8..3e5e3e5ef3 100644
--- a/keyboards/tweetydabird/lbs6/keyboard.json
+++ b/keyboards/tweetydabird/lbs6/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": false, 12 "nkro": false,
diff --git a/keyboards/tweetydabird/lotus58/info.json b/keyboards/tweetydabird/lotus58/info.json
index 2c3f85cdd9..dfc75fe407 100644
--- a/keyboards/tweetydabird/lotus58/info.json
+++ b/keyboards/tweetydabird/lotus58/info.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 "encoder": true, 10 "encoder": true,
12 "extrakey": true, 11 "extrakey": true,
13 "mousekey": true, 12 "mousekey": true,