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/winkeyless | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/winkeyless')
| -rw-r--r-- | keyboards/winkeyless/b87/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/winkeyless/bface/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/winkeyless/bmini/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/winkeyless/bminiex/keyboard.json | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/winkeyless/b87/keyboard.json b/keyboards/winkeyless/b87/keyboard.json index 5977058d44..ab7a82056e 100644 --- a/keyboards/winkeyless/b87/keyboard.json +++ b/keyboards/winkeyless/b87/keyboard.json | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | "backlight": true, | 11 | "backlight": true, |
| 12 | "bootmagic": true, | 12 | "bootmagic": true, |
| 13 | "command": false, | 13 | "command": false, |
| 14 | "console": false, | ||
| 15 | "extrakey": true, | 14 | "extrakey": true, |
| 16 | "mousekey": false, | 15 | "mousekey": false, |
| 17 | "nkro": false, | 16 | "nkro": false, |
diff --git a/keyboards/winkeyless/bface/keyboard.json b/keyboards/winkeyless/bface/keyboard.json index d6599722c9..1f9685c98f 100644 --- a/keyboards/winkeyless/bface/keyboard.json +++ b/keyboards/winkeyless/bface/keyboard.json | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | "backlight": true, | 11 | "backlight": true, |
| 12 | "bootmagic": false, | 12 | "bootmagic": false, |
| 13 | "command": true, | 13 | "command": true, |
| 14 | "console": false, | ||
| 15 | "extrakey": true, | 14 | "extrakey": true, |
| 16 | "mousekey": true, | 15 | "mousekey": true, |
| 17 | "nkro": false, | 16 | "nkro": false, |
diff --git a/keyboards/winkeyless/bmini/keyboard.json b/keyboards/winkeyless/bmini/keyboard.json index f5bf8d40cf..644870e8bc 100644 --- a/keyboards/winkeyless/bmini/keyboard.json +++ b/keyboards/winkeyless/bmini/keyboard.json | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | "backlight": true, | 11 | "backlight": true, |
| 12 | "bootmagic": true, | 12 | "bootmagic": true, |
| 13 | "command": true, | 13 | "command": true, |
| 14 | "console": false, | ||
| 15 | "extrakey": true, | 14 | "extrakey": true, |
| 16 | "mousekey": false, | 15 | "mousekey": false, |
| 17 | "nkro": false, | 16 | "nkro": false, |
diff --git a/keyboards/winkeyless/bminiex/keyboard.json b/keyboards/winkeyless/bminiex/keyboard.json index 9e213bd1f8..2dc9ccd60d 100644 --- a/keyboards/winkeyless/bminiex/keyboard.json +++ b/keyboards/winkeyless/bminiex/keyboard.json | |||
| @@ -12,7 +12,6 @@ | |||
| 12 | "backlight": true, | 12 | "backlight": true, |
| 13 | "bootmagic": true, | 13 | "bootmagic": true, |
| 14 | "command": false, | 14 | "command": false, |
| 15 | "console": false, | ||
| 16 | "extrakey": true, | 15 | "extrakey": true, |
| 17 | "mousekey": true, | 16 | "mousekey": true, |
| 18 | "nkro": false, | 17 | "nkro": false, |
