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/bear_face | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/bear_face')
| -rw-r--r-- | keyboards/bear_face/info.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/bear_face/info.json b/keyboards/bear_face/info.json index 90191299d8..f81f4c4536 100644 --- a/keyboards/bear_face/info.json +++ b/keyboards/bear_face/info.json | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | "backlight": true, | 10 | "backlight": true, |
| 11 | "bootmagic": true, | 11 | "bootmagic": true, |
| 12 | "command": false, | 12 | "command": false, |
| 13 | "console": false, | ||
| 14 | "extrakey": true, | 13 | "extrakey": true, |
| 15 | "mousekey": false | 14 | "mousekey": false |
| 16 | }, | 15 | }, |
