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/wolf | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/wolf')
| -rw-r--r-- | keyboards/wolf/frogpad/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/wolf/m60_b/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/wolf/m6_c/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/wolf/neely65/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/wolf/silhouette/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/wolf/twilight/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/wolf/ziggurat/keyboard.json | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/wolf/frogpad/keyboard.json b/keyboards/wolf/frogpad/keyboard.json index 061b9221a7..040554a921 100644 --- a/keyboards/wolf/frogpad/keyboard.json +++ b/keyboards/wolf/frogpad/keyboard.json | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | "features": { | 7 | "features": { |
| 8 | "bootmagic": true, | 8 | "bootmagic": true, |
| 9 | "command": false, | 9 | "command": false, |
| 10 | "console": false, | ||
| 11 | "extrakey": true, | 10 | "extrakey": true, |
| 12 | "mousekey": true, | 11 | "mousekey": true, |
| 13 | "nkro": true, | 12 | "nkro": true, |
diff --git a/keyboards/wolf/m60_b/keyboard.json b/keyboards/wolf/m60_b/keyboard.json index ba25ebaa92..bd3233871f 100644 --- a/keyboards/wolf/m60_b/keyboard.json +++ b/keyboards/wolf/m60_b/keyboard.json | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | "features": { | 7 | "features": { |
| 8 | "bootmagic": true, | 8 | "bootmagic": true, |
| 9 | "command": false, | 9 | "command": false, |
| 10 | "console": false, | ||
| 11 | "extrakey": true, | 10 | "extrakey": true, |
| 12 | "mousekey": true, | 11 | "mousekey": true, |
| 13 | "nkro": true, | 12 | "nkro": true, |
diff --git a/keyboards/wolf/m6_c/keyboard.json b/keyboards/wolf/m6_c/keyboard.json index 8c1d361f8c..3d4b326684 100644 --- a/keyboards/wolf/m6_c/keyboard.json +++ b/keyboards/wolf/m6_c/keyboard.json | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | "features": { | 7 | "features": { |
| 8 | "bootmagic": true, | 8 | "bootmagic": true, |
| 9 | "command": false, | 9 | "command": false, |
| 10 | "console": false, | ||
| 11 | "extrakey": true, | 10 | "extrakey": true, |
| 12 | "mousekey": true, | 11 | "mousekey": true, |
| 13 | "nkro": false, | 12 | "nkro": false, |
diff --git a/keyboards/wolf/neely65/keyboard.json b/keyboards/wolf/neely65/keyboard.json index 5e55bf7bfc..07c087b8ac 100644 --- a/keyboards/wolf/neely65/keyboard.json +++ b/keyboards/wolf/neely65/keyboard.json | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | "features": { | 7 | "features": { |
| 8 | "bootmagic": true, | 8 | "bootmagic": true, |
| 9 | "command": false, | 9 | "command": false, |
| 10 | "console": false, | ||
| 11 | "extrakey": true, | 10 | "extrakey": true, |
| 12 | "mousekey": true, | 11 | "mousekey": true, |
| 13 | "nkro": true | 12 | "nkro": true |
diff --git a/keyboards/wolf/silhouette/keyboard.json b/keyboards/wolf/silhouette/keyboard.json index 83c2d03999..ba3a637ec8 100644 --- a/keyboards/wolf/silhouette/keyboard.json +++ b/keyboards/wolf/silhouette/keyboard.json | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | "features": { | 7 | "features": { |
| 8 | "bootmagic": true, | 8 | "bootmagic": true, |
| 9 | "command": false, | 9 | "command": false, |
| 10 | "console": false, | ||
| 11 | "extrakey": true, | 10 | "extrakey": true, |
| 12 | "mousekey": true, | 11 | "mousekey": true, |
| 13 | "nkro": true | 12 | "nkro": true |
diff --git a/keyboards/wolf/twilight/keyboard.json b/keyboards/wolf/twilight/keyboard.json index 8a90b3656e..a296c76700 100644 --- a/keyboards/wolf/twilight/keyboard.json +++ b/keyboards/wolf/twilight/keyboard.json | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | "features": { | 7 | "features": { |
| 8 | "bootmagic": true, | 8 | "bootmagic": true, |
| 9 | "command": false, | 9 | "command": false, |
| 10 | "console": false, | ||
| 11 | "extrakey": true, | 10 | "extrakey": true, |
| 12 | "mousekey": true, | 11 | "mousekey": true, |
| 13 | "nkro": true | 12 | "nkro": true |
diff --git a/keyboards/wolf/ziggurat/keyboard.json b/keyboards/wolf/ziggurat/keyboard.json index 32627b479f..800db68b2a 100644 --- a/keyboards/wolf/ziggurat/keyboard.json +++ b/keyboards/wolf/ziggurat/keyboard.json | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | "features": { | 7 | "features": { |
| 8 | "bootmagic": true, | 8 | "bootmagic": true, |
| 9 | "command": false, | 9 | "command": false, |
| 10 | "console": false, | ||
| 11 | "extrakey": true, | 10 | "extrakey": true, |
| 12 | "mousekey": true, | 11 | "mousekey": true, |
| 13 | "nkro": true | 12 | "nkro": true |
