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/sthlmkb | |
| parent | 5ea7283159c7004cd3096534e5b7ebd8d477fc50 (diff) | |
Remove `"command":false` from keyboards (#25193)
Diffstat (limited to 'keyboards/sthlmkb')
| -rw-r--r-- | keyboards/sthlmkb/lagom/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/sthlmkb/litl/keyboard.json | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/sthlmkb/lagom/keyboard.json b/keyboards/sthlmkb/lagom/keyboard.json index 423605b17f..a3bacac77e 100644 --- a/keyboards/sthlmkb/lagom/keyboard.json +++ b/keyboards/sthlmkb/lagom/keyboard.json @@ -6,7 +6,6 @@ "development_board": "promicro", "features": { "bootmagic": false, - "command": false, "extrakey": true, "debug": false, "mousekey": false, diff --git a/keyboards/sthlmkb/litl/keyboard.json b/keyboards/sthlmkb/litl/keyboard.json index d9208b53f1..32f7c1852d 100644 --- a/keyboards/sthlmkb/litl/keyboard.json +++ b/keyboards/sthlmkb/litl/keyboard.json @@ -7,7 +7,6 @@ "diode_direction": "ROW2COL", "features": { "bootmagic": false, - "command": false, "extrakey": true, "debug": false, "mousekey": false, |