diff options
| author | Joel Challis <git@zvecr.com> | 2025-04-23 03:09:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-23 12:09:56 +1000 |
| commit | 07684bcc99515c04a9edda3e1dfac2fc9eb79fac (patch) | |
| tree | da65adce2416a6f080fad97e2fcbd4a6282af50e /keyboards/holyswitch | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/holyswitch')
| -rw-r--r-- | keyboards/holyswitch/lightweight65/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/holyswitch/southpaw75/keyboard.json | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/holyswitch/lightweight65/keyboard.json b/keyboards/holyswitch/lightweight65/keyboard.json index bc2fdc9504..237b40d447 100644 --- a/keyboards/holyswitch/lightweight65/keyboard.json +++ b/keyboards/holyswitch/lightweight65/keyboard.json | |||
| @@ -18,7 +18,6 @@ | |||
| 18 | "bootmagic": true, | 18 | "bootmagic": true, |
| 19 | "mousekey": true, | 19 | "mousekey": true, |
| 20 | "extrakey": true, | 20 | "extrakey": true, |
| 21 | "console": false, | ||
| 22 | "command": false, | 21 | "command": false, |
| 23 | "nkro": true | 22 | "nkro": true |
| 24 | }, | 23 | }, |
diff --git a/keyboards/holyswitch/southpaw75/keyboard.json b/keyboards/holyswitch/southpaw75/keyboard.json index e735895f20..3215c525a0 100644 --- a/keyboards/holyswitch/southpaw75/keyboard.json +++ b/keyboards/holyswitch/southpaw75/keyboard.json | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | "features": { | 10 | "features": { |
| 11 | "bootmagic": true, | 11 | "bootmagic": true, |
| 12 | "command": false, | 12 | "command": false, |
| 13 | "console": false, | ||
| 14 | "extrakey": true, | 13 | "extrakey": true, |
| 15 | "mousekey": true, | 14 | "mousekey": true, |
| 16 | "nkro": false | 15 | "nkro": false |
