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/strech | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/strech')
| -rw-r--r-- | keyboards/strech/soulstone/keyboard.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/strech/soulstone/keyboard.json b/keyboards/strech/soulstone/keyboard.json index 32671eba11..27773b88f2 100644 --- a/keyboards/strech/soulstone/keyboard.json +++ b/keyboards/strech/soulstone/keyboard.json | |||
| @@ -13,7 +13,6 @@ | |||
| 13 | "bootmagic": true, | 13 | "bootmagic": true, |
| 14 | "mousekey": true, | 14 | "mousekey": true, |
| 15 | "extrakey": true, | 15 | "extrakey": true, |
| 16 | "console": false, | ||
| 17 | "command": false, | 16 | "command": false, |
| 18 | "nkro": true | 17 | "nkro": true |
| 19 | }, | 18 | }, |
