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/salane | |
| parent | 5ea7283159c7004cd3096534e5b7ebd8d477fc50 (diff) | |
Remove `"command":false` from keyboards (#25193)
Diffstat (limited to 'keyboards/salane')
| -rw-r--r-- | keyboards/salane/starryfrl/keyboard.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/salane/starryfrl/keyboard.json b/keyboards/salane/starryfrl/keyboard.json index 9ca8cf81bc..a63bdc83d1 100644 --- a/keyboards/salane/starryfrl/keyboard.json +++ b/keyboards/salane/starryfrl/keyboard.json | |||
| @@ -18,7 +18,6 @@ | |||
| 18 | "bootmagic": true, | 18 | "bootmagic": true, |
| 19 | "mousekey": true, | 19 | "mousekey": true, |
| 20 | "extrakey": true, | 20 | "extrakey": true, |
| 21 | "command": false, | ||
| 22 | "nkro": false, | 21 | "nkro": false, |
| 23 | "rgblight": true, | 22 | "rgblight": true, |
| 24 | "encoder": true | 23 | "encoder": true |
