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