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/ai | |
| parent | 5ea7283159c7004cd3096534e5b7ebd8d477fc50 (diff) | |
Remove `"command":false` from keyboards (#25193)
Diffstat (limited to 'keyboards/ai')
| -rw-r--r-- | keyboards/ai/keyboard.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/ai/keyboard.json b/keyboards/ai/keyboard.json index 5a41e18a53..bf594d306a 100644 --- a/keyboards/ai/keyboard.json +++ b/keyboards/ai/keyboard.json | |||
| @@ -6,7 +6,6 @@ | |||
| 6 | "diode_direction": "COL2ROW", | 6 | "diode_direction": "COL2ROW", |
| 7 | "features": { | 7 | "features": { |
| 8 | "bootmagic": true, | 8 | "bootmagic": true, |
| 9 | "command": false, | ||
| 10 | "extrakey": true, | 9 | "extrakey": true, |
| 11 | "mousekey": true, | 10 | "mousekey": true, |
| 12 | "nkro": true | 11 | "nkro": true |
