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/ilumkb | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/ilumkb')
| -rw-r--r-- | keyboards/ilumkb/primus75/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/ilumkb/simpler61/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/ilumkb/simpler64/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/ilumkb/volcano660/keyboard.json | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ilumkb/primus75/keyboard.json b/keyboards/ilumkb/primus75/keyboard.json index 52d2982097..4441187254 100644 --- a/keyboards/ilumkb/primus75/keyboard.json +++ b/keyboards/ilumkb/primus75/keyboard.json | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | "backlight": true, | 11 | "backlight": true, |
| 12 | "bootmagic": true, | 12 | "bootmagic": true, |
| 13 | "command": false, | 13 | "command": false, |
| 14 | "console": false, | ||
| 15 | "extrakey": true, | 14 | "extrakey": true, |
| 16 | "mousekey": true, | 15 | "mousekey": true, |
| 17 | "nkro": true | 16 | "nkro": true |
diff --git a/keyboards/ilumkb/simpler61/keyboard.json b/keyboards/ilumkb/simpler61/keyboard.json index a9fc9913c8..10e182dac8 100644 --- a/keyboards/ilumkb/simpler61/keyboard.json +++ b/keyboards/ilumkb/simpler61/keyboard.json | |||
| @@ -50,7 +50,6 @@ | |||
| 50 | "features": { | 50 | "features": { |
| 51 | "bootmagic": true, | 51 | "bootmagic": true, |
| 52 | "command": true, | 52 | "command": true, |
| 53 | "console": false, | ||
| 54 | "extrakey": true, | 53 | "extrakey": true, |
| 55 | "mousekey": true, | 54 | "mousekey": true, |
| 56 | "nkro": true, | 55 | "nkro": true, |
diff --git a/keyboards/ilumkb/simpler64/keyboard.json b/keyboards/ilumkb/simpler64/keyboard.json index 30ec37c977..240d0d67c2 100644 --- a/keyboards/ilumkb/simpler64/keyboard.json +++ b/keyboards/ilumkb/simpler64/keyboard.json | |||
| @@ -50,7 +50,6 @@ | |||
| 50 | "features": { | 50 | "features": { |
| 51 | "bootmagic": true, | 51 | "bootmagic": true, |
| 52 | "command": true, | 52 | "command": true, |
| 53 | "console": false, | ||
| 54 | "extrakey": true, | 53 | "extrakey": true, |
| 55 | "mousekey": true, | 54 | "mousekey": true, |
| 56 | "nkro": true, | 55 | "nkro": true, |
diff --git a/keyboards/ilumkb/volcano660/keyboard.json b/keyboards/ilumkb/volcano660/keyboard.json index e353c8cce0..616098da01 100644 --- a/keyboards/ilumkb/volcano660/keyboard.json +++ b/keyboards/ilumkb/volcano660/keyboard.json | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | "backlight": true, | 11 | "backlight": true, |
| 12 | "bootmagic": true, | 12 | "bootmagic": true, |
| 13 | "command": false, | 13 | "command": false, |
| 14 | "console": false, | ||
| 15 | "extrakey": true, | 14 | "extrakey": true, |
| 16 | "mousekey": true, | 15 | "mousekey": true, |
| 17 | "nkro": true | 16 | "nkro": true |
