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/nacly | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/nacly')
| -rw-r--r-- | keyboards/nacly/sodium42/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/nacly/sodium50/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/nacly/sodium62/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/nacly/splitreus62/keyboard.json | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/nacly/sodium42/keyboard.json b/keyboards/nacly/sodium42/keyboard.json index 2db83408ac..a1d7b65ab3 100644 --- a/keyboards/nacly/sodium42/keyboard.json +++ b/keyboards/nacly/sodium42/keyboard.json | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | "features": { | 11 | "features": { |
| 12 | "bootmagic": true, | 12 | "bootmagic": true, |
| 13 | "command": true, | 13 | "command": true, |
| 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/nacly/sodium50/keyboard.json b/keyboards/nacly/sodium50/keyboard.json index b9448c8217..e41495755f 100644 --- a/keyboards/nacly/sodium50/keyboard.json +++ b/keyboards/nacly/sodium50/keyboard.json | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | "features": { | 11 | "features": { |
| 12 | "bootmagic": true, | 12 | "bootmagic": true, |
| 13 | "command": true, | 13 | "command": true, |
| 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/nacly/sodium62/keyboard.json b/keyboards/nacly/sodium62/keyboard.json index 904fa9568a..ab16bf45fa 100644 --- a/keyboards/nacly/sodium62/keyboard.json +++ b/keyboards/nacly/sodium62/keyboard.json | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | "features": { | 11 | "features": { |
| 12 | "bootmagic": true, | 12 | "bootmagic": true, |
| 13 | "command": true, | 13 | "command": true, |
| 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/nacly/splitreus62/keyboard.json b/keyboards/nacly/splitreus62/keyboard.json index e91b4bdc75..d356578690 100644 --- a/keyboards/nacly/splitreus62/keyboard.json +++ b/keyboards/nacly/splitreus62/keyboard.json | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | "features": { | 10 | "features": { |
| 11 | "bootmagic": true, | 11 | "bootmagic": true, |
| 12 | "command": true, | 12 | "command": true, |
| 13 | "console": false, | ||
| 14 | "extrakey": true, | 13 | "extrakey": true, |
| 15 | "mousekey": true, | 14 | "mousekey": true, |
| 16 | "nkro": true, | 15 | "nkro": true, |
