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/draytronics | |
| parent | 847bef31771df62a6e5d271981afb592ff50f74d (diff) | |
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/draytronics')
| -rw-r--r-- | keyboards/draytronics/daisy/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/draytronics/elise/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/draytronics/elise_v2/keyboard.json | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/draytronics/daisy/keyboard.json b/keyboards/draytronics/daisy/keyboard.json index 92b0b54f43..069570c930 100644 --- a/keyboards/draytronics/daisy/keyboard.json +++ b/keyboards/draytronics/daisy/keyboard.json | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | "features": { | 11 | "features": { |
| 12 | "bootmagic": true, | 12 | "bootmagic": true, |
| 13 | "command": false, | 13 | "command": false, |
| 14 | "console": false, | ||
| 15 | "encoder": true, | 14 | "encoder": true, |
| 16 | "extrakey": true, | 15 | "extrakey": true, |
| 17 | "mousekey": true, | 16 | "mousekey": true, |
diff --git a/keyboards/draytronics/elise/keyboard.json b/keyboards/draytronics/elise/keyboard.json index 782c61d764..6a273d0d1d 100644 --- a/keyboards/draytronics/elise/keyboard.json +++ b/keyboards/draytronics/elise/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/draytronics/elise_v2/keyboard.json b/keyboards/draytronics/elise_v2/keyboard.json index 217f837e19..1feabdbb7c 100644 --- a/keyboards/draytronics/elise_v2/keyboard.json +++ b/keyboards/draytronics/elise_v2/keyboard.json | |||
| @@ -32,7 +32,6 @@ | |||
| 32 | "features": { | 32 | "features": { |
| 33 | "bootmagic": true, | 33 | "bootmagic": true, |
| 34 | "command": true, | 34 | "command": true, |
| 35 | "console": false, | ||
| 36 | "extrakey": true, | 35 | "extrakey": true, |
| 37 | "mousekey": true, | 36 | "mousekey": true, |
| 38 | "nkro": true, | 37 | "nkro": true, |
