diff options
| author | Joel Challis <git@zvecr.com> | 2025-04-24 01:28:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-24 10:28:13 +1000 |
| commit | 0bd02952eab98f3c2327b80705f03ce7ede6e100 (patch) | |
| tree | 10bb2e54e50d0172a8d701f3c1c76d5268756794 /keyboards/dailycraft | |
| parent | 5ea7283159c7004cd3096534e5b7ebd8d477fc50 (diff) | |
Remove `"command":false` from keyboards (#25193)
Diffstat (limited to 'keyboards/dailycraft')
| -rw-r--r-- | keyboards/dailycraft/bat43/info.json | 1 | ||||
| -rw-r--r-- | keyboards/dailycraft/owl8/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/dailycraft/stickey4/keyboard.json | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/dailycraft/bat43/info.json b/keyboards/dailycraft/bat43/info.json index a84438d6f2..90e14e3434 100644 --- a/keyboards/dailycraft/bat43/info.json +++ b/keyboards/dailycraft/bat43/info.json | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | }, | 9 | }, |
| 10 | "features": { | 10 | "features": { |
| 11 | "bootmagic": false, | 11 | "bootmagic": false, |
| 12 | "command": false, | ||
| 13 | "extrakey": false, | 12 | "extrakey": false, |
| 14 | "mousekey": true, | 13 | "mousekey": true, |
| 15 | "nkro": false | 14 | "nkro": false |
diff --git a/keyboards/dailycraft/owl8/keyboard.json b/keyboards/dailycraft/owl8/keyboard.json index bc4e19edf5..fb3f2042f4 100644 --- a/keyboards/dailycraft/owl8/keyboard.json +++ b/keyboards/dailycraft/owl8/keyboard.json | |||
| @@ -17,7 +17,6 @@ | |||
| 17 | "bootloader": "atmel-dfu", | 17 | "bootloader": "atmel-dfu", |
| 18 | "features": { | 18 | "features": { |
| 19 | "bootmagic": true, | 19 | "bootmagic": true, |
| 20 | "command": false, | ||
| 21 | "encoder": true, | 20 | "encoder": true, |
| 22 | "extrakey": true, | 21 | "extrakey": true, |
| 23 | "mousekey": true, | 22 | "mousekey": true, |
diff --git a/keyboards/dailycraft/stickey4/keyboard.json b/keyboards/dailycraft/stickey4/keyboard.json index 0075f53aa6..d4cf997877 100644 --- a/keyboards/dailycraft/stickey4/keyboard.json +++ b/keyboards/dailycraft/stickey4/keyboard.json | |||
| @@ -17,7 +17,6 @@ | |||
| 17 | "bootloader": "atmel-dfu", | 17 | "bootloader": "atmel-dfu", |
| 18 | "features": { | 18 | "features": { |
| 19 | "bootmagic": true, | 19 | "bootmagic": true, |
| 20 | "command": false, | ||
| 21 | "encoder": true, | 20 | "encoder": true, |
| 22 | "extrakey": true, | 21 | "extrakey": true, |
| 23 | "mousekey": true, | 22 | "mousekey": true, |
