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/keysofkings | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/keysofkings')
| -rw-r--r-- | keyboards/keysofkings/twokey/keyboard.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/keysofkings/twokey/keyboard.json b/keyboards/keysofkings/twokey/keyboard.json index 3163a30e6b..765183426b 100644 --- a/keyboards/keysofkings/twokey/keyboard.json +++ b/keyboards/keysofkings/twokey/keyboard.json | |||
| @@ -32,7 +32,6 @@ | |||
| 32 | "audio": true, | 32 | "audio": true, |
| 33 | "bootmagic": true, | 33 | "bootmagic": true, |
| 34 | "command": false, | 34 | "command": false, |
| 35 | "console": false, | ||
| 36 | "encoder": true, | 35 | "encoder": true, |
| 37 | "extrakey": true, | 36 | "extrakey": true, |
| 38 | "mousekey": false, | 37 | "mousekey": false, |
