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/alpha | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/alpha')
| -rw-r--r-- | keyboards/alpha/keyboard.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/alpha/keyboard.json b/keyboards/alpha/keyboard.json index 1cb2fe71cd..4412177fbb 100644 --- a/keyboards/alpha/keyboard.json +++ b/keyboards/alpha/keyboard.json | |||
| @@ -30,7 +30,6 @@ | |||
| 30 | "features": { | 30 | "features": { |
| 31 | "bootmagic": true, | 31 | "bootmagic": true, |
| 32 | "command": false, | 32 | "command": false, |
| 33 | "console": false, | ||
| 34 | "extrakey": true, | 33 | "extrakey": true, |
| 35 | "mousekey": true, | 34 | "mousekey": true, |
| 36 | "nkro": true, | 35 | "nkro": true, |
