diff options
| author | Joel Challis | 2025-04-23 04:09:56 +0200 |
|---|---|---|
| committer | GitHub | 2025-04-23 04:09:56 +0200 |
| commit | 07684bcc99515c04a9edda3e1dfac2fc9eb79fac (patch) | |
| tree | da65adce2416a6f080fad97e2fcbd4a6282af50e /keyboards/trnthsn | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/trnthsn')
| -rw-r--r-- | keyboards/trnthsn/e8ghty/info.json | 1 | ||||
| -rw-r--r-- | keyboards/trnthsn/e8ghtyneo/info.json | 1 | ||||
| -rw-r--r-- | keyboards/trnthsn/s6xty/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/trnthsn/s6xty5neor2/info.json | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/trnthsn/e8ghty/info.json b/keyboards/trnthsn/e8ghty/info.json index bce77e0a5f..47460abb8d 100644 --- a/keyboards/trnthsn/e8ghty/info.json +++ b/keyboards/trnthsn/e8ghty/info.json @@ -6,7 +6,6 @@ "features": { "bootmagic": true, "command": false, - "console": false, "extrakey": true, "mousekey": true, "nkro": true diff --git a/keyboards/trnthsn/e8ghtyneo/info.json b/keyboards/trnthsn/e8ghtyneo/info.json index eb1244c9cb..e393624ecf 100644 --- a/keyboards/trnthsn/e8ghtyneo/info.json +++ b/keyboards/trnthsn/e8ghtyneo/info.json @@ -6,7 +6,6 @@ "features": { "bootmagic": true, "command": false, - "console": false, "extrakey": true, "mousekey": true, "nkro": true diff --git a/keyboards/trnthsn/s6xty/keyboard.json b/keyboards/trnthsn/s6xty/keyboard.json index ef1f5113bf..e6c9a1c359 100644 --- a/keyboards/trnthsn/s6xty/keyboard.json +++ b/keyboards/trnthsn/s6xty/keyboard.json @@ -7,7 +7,6 @@ "features": { "bootmagic": true, "command": false, - "console": false, "extrakey": true, "mousekey": true, "nkro": true diff --git a/keyboards/trnthsn/s6xty5neor2/info.json b/keyboards/trnthsn/s6xty5neor2/info.json index 47f09623cc..ca2869778c 100644 --- a/keyboards/trnthsn/s6xty5neor2/info.json +++ b/keyboards/trnthsn/s6xty5neor2/info.json @@ -6,7 +6,6 @@ "features": { "bootmagic": true, "command": false, - "console": false, "extrakey": true, "mousekey": true, "nkro": true |