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/ash_xiix | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/ash_xiix')
| -rw-r--r-- | keyboards/ash_xiix/keyboard.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/ash_xiix/keyboard.json b/keyboards/ash_xiix/keyboard.json index e743b80a8f..ce8579af04 100644 --- a/keyboards/ash_xiix/keyboard.json +++ b/keyboards/ash_xiix/keyboard.json | |||
| @@ -17,7 +17,6 @@ | |||
| 17 | "features": { | 17 | "features": { |
| 18 | "bootmagic": true, | 18 | "bootmagic": true, |
| 19 | "command": false, | 19 | "command": false, |
| 20 | "console": false, | ||
| 21 | "extrakey": true, | 20 | "extrakey": true, |
| 22 | "mousekey": true, | 21 | "mousekey": true, |
| 23 | "nkro": true | 22 | "nkro": true |
