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/function96 | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/function96')
| -rw-r--r-- | keyboards/function96/v1/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/function96/v2/keyboard.json | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/function96/v1/keyboard.json b/keyboards/function96/v1/keyboard.json index 945042b284..a3f6db9a1e 100644 --- a/keyboards/function96/v1/keyboard.json +++ b/keyboards/function96/v1/keyboard.json | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | "features": { | 11 | "features": { |
| 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": true | 16 | "nkro": true |
diff --git a/keyboards/function96/v2/keyboard.json b/keyboards/function96/v2/keyboard.json index 21d677d9a5..2d2b7bafcf 100644 --- a/keyboards/function96/v2/keyboard.json +++ b/keyboards/function96/v2/keyboard.json | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | "features": { | 11 | "features": { |
| 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": true | 16 | "nkro": true |
