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/yeehaw | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/yeehaw')
| -rw-r--r-- | keyboards/yeehaw/keyboard.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/yeehaw/keyboard.json b/keyboards/yeehaw/keyboard.json index aa20239c9d..d2555a3201 100644 --- a/keyboards/yeehaw/keyboard.json +++ b/keyboards/yeehaw/keyboard.json | |||
| @@ -39,7 +39,6 @@ | |||
| 39 | "features": { | 39 | "features": { |
| 40 | "bootmagic": false, | 40 | "bootmagic": false, |
| 41 | "command": false, | 41 | "command": false, |
| 42 | "console": false, | ||
| 43 | "encoder": true, | 42 | "encoder": true, |
| 44 | "extrakey": true, | 43 | "extrakey": true, |
| 45 | "mousekey": false, | 44 | "mousekey": false, |
