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/sawnsprojects | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/sawnsprojects')
5 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/sawnsprojects/eclipse/eclipse60/keyboard.json b/keyboards/sawnsprojects/eclipse/eclipse60/keyboard.json index 7647131d9a..6035920a2f 100644 --- a/keyboards/sawnsprojects/eclipse/eclipse60/keyboard.json +++ b/keyboards/sawnsprojects/eclipse/eclipse60/keyboard.json | |||
| @@ -18,7 +18,6 @@ | |||
| 18 | "bootmagic": true, | 18 | "bootmagic": true, |
| 19 | "mousekey": true, | 19 | "mousekey": true, |
| 20 | "extrakey": true, | 20 | "extrakey": true, |
| 21 | "console": false, | ||
| 22 | "command": false, | 21 | "command": false, |
| 23 | "nkro": false, | 22 | "nkro": false, |
| 24 | "rgblight": true | 23 | "rgblight": true |
diff --git a/keyboards/sawnsprojects/eclipse/tinyneko/keyboard.json b/keyboards/sawnsprojects/eclipse/tinyneko/keyboard.json index 360b42ead9..25d7e4ac52 100644 --- a/keyboards/sawnsprojects/eclipse/tinyneko/keyboard.json +++ b/keyboards/sawnsprojects/eclipse/tinyneko/keyboard.json | |||
| @@ -18,7 +18,6 @@ | |||
| 18 | "bootmagic": true, | 18 | "bootmagic": true, |
| 19 | "mousekey": true, | 19 | "mousekey": true, |
| 20 | "extrakey": true, | 20 | "extrakey": true, |
| 21 | "console": false, | ||
| 22 | "command": false, | 21 | "command": false, |
| 23 | "nkro": false, | 22 | "nkro": false, |
| 24 | "rgblight": true | 23 | "rgblight": true |
diff --git a/keyboards/sawnsprojects/plaque80/keyboard.json b/keyboards/sawnsprojects/plaque80/keyboard.json index 6e7784e090..623f1459f9 100644 --- a/keyboards/sawnsprojects/plaque80/keyboard.json +++ b/keyboards/sawnsprojects/plaque80/keyboard.json | |||
| @@ -18,7 +18,6 @@ | |||
| 18 | "bootmagic": true, | 18 | "bootmagic": true, |
| 19 | "mousekey": true, | 19 | "mousekey": true, |
| 20 | "extrakey": true, | 20 | "extrakey": true, |
| 21 | "console": false, | ||
| 22 | "command": false, | 21 | "command": false, |
| 23 | "nkro": false, | 22 | "nkro": false, |
| 24 | "rgblight": true | 23 | "rgblight": true |
diff --git a/keyboards/sawnsprojects/re65/keyboard.json b/keyboards/sawnsprojects/re65/keyboard.json index 04f050cfe5..a2d29894c3 100644 --- a/keyboards/sawnsprojects/re65/keyboard.json +++ b/keyboards/sawnsprojects/re65/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 | "rgblight": true, | 18 | "rgblight": true, |
diff --git a/keyboards/sawnsprojects/satxri6key/keyboard.json b/keyboards/sawnsprojects/satxri6key/keyboard.json index 717ea2c1f4..3fc2f96eb0 100644 --- a/keyboards/sawnsprojects/satxri6key/keyboard.json +++ b/keyboards/sawnsprojects/satxri6key/keyboard.json | |||
| @@ -83,7 +83,6 @@ | |||
| 83 | "features": { | 83 | "features": { |
| 84 | "bootmagic": true, | 84 | "bootmagic": true, |
| 85 | "command": false, | 85 | "command": false, |
| 86 | "console": false, | ||
| 87 | "extrakey": true, | 86 | "extrakey": true, |
| 88 | "mousekey": true, | 87 | "mousekey": true, |
| 89 | "nkro": false | 88 | "nkro": false |
