diff options
| author | Joel Challis | 2025-04-24 02:28:13 +0200 |
|---|---|---|
| committer | GitHub | 2025-04-24 02:28:13 +0200 |
| commit | 0bd02952eab98f3c2327b80705f03ce7ede6e100 (patch) | |
| tree | 10bb2e54e50d0172a8d701f3c1c76d5268756794 /keyboards/holyswitch | |
| parent | 5ea7283159c7004cd3096534e5b7ebd8d477fc50 (diff) | |
Remove `"command":false` from keyboards (#25193)
Diffstat (limited to 'keyboards/holyswitch')
| -rw-r--r-- | keyboards/holyswitch/lightweight65/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/holyswitch/southpaw75/keyboard.json | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/holyswitch/lightweight65/keyboard.json b/keyboards/holyswitch/lightweight65/keyboard.json index 237b40d447..9acefba190 100644 --- a/keyboards/holyswitch/lightweight65/keyboard.json +++ b/keyboards/holyswitch/lightweight65/keyboard.json @@ -18,7 +18,6 @@ "bootmagic": true, "mousekey": true, "extrakey": true, - "command": false, "nkro": true }, "layout_aliases": { diff --git a/keyboards/holyswitch/southpaw75/keyboard.json b/keyboards/holyswitch/southpaw75/keyboard.json index 3215c525a0..86f1e14c21 100644 --- a/keyboards/holyswitch/southpaw75/keyboard.json +++ b/keyboards/holyswitch/southpaw75/keyboard.json @@ -9,7 +9,6 @@ }, "features": { "bootmagic": true, - "command": false, "extrakey": true, "mousekey": true, "nkro": false |