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/winry | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/winry')
| -rw-r--r-- | keyboards/winry/winry25tc/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/winry/winry315/keyboard.json | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/winry/winry25tc/keyboard.json b/keyboards/winry/winry25tc/keyboard.json index 2f9f88ea4a..d2d12854dd 100644 --- a/keyboards/winry/winry25tc/keyboard.json +++ b/keyboards/winry/winry25tc/keyboard.json | |||
| @@ -22,7 +22,6 @@ | |||
| 22 | "features": { | 22 | "features": { |
| 23 | "bootmagic": true, | 23 | "bootmagic": true, |
| 24 | "command": false, | 24 | "command": false, |
| 25 | "console": false, | ||
| 26 | "extrakey": true, | 25 | "extrakey": true, |
| 27 | "key_lock": true, | 26 | "key_lock": true, |
| 28 | "mousekey": false, | 27 | "mousekey": false, |
diff --git a/keyboards/winry/winry315/keyboard.json b/keyboards/winry/winry315/keyboard.json index 3f57dbe802..cad810e64f 100644 --- a/keyboards/winry/winry315/keyboard.json +++ b/keyboards/winry/winry315/keyboard.json | |||
| @@ -84,7 +84,6 @@ | |||
| 84 | "features": { | 84 | "features": { |
| 85 | "bootmagic": true, | 85 | "bootmagic": true, |
| 86 | "command": false, | 86 | "command": false, |
| 87 | "console": false, | ||
| 88 | "encoder": true, | 87 | "encoder": true, |
| 89 | "extrakey": true, | 88 | "extrakey": true, |
| 90 | "mousekey": true, | 89 | "mousekey": true, |
