summaryrefslogtreecommitdiff
path: root/keyboards/alf
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2025-04-24 01:28:13 +0100
committerGitHub <noreply@github.com>2025-04-24 10:28:13 +1000
commit0bd02952eab98f3c2327b80705f03ce7ede6e100 (patch)
tree10bb2e54e50d0172a8d701f3c1c76d5268756794 /keyboards/alf
parent5ea7283159c7004cd3096534e5b7ebd8d477fc50 (diff)
Remove `"command":false` from keyboards (#25193)
Diffstat (limited to 'keyboards/alf')
-rw-r--r--keyboards/alf/x11/keyboard.json1
-rw-r--r--keyboards/alf/x2/keyboard.json1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/alf/x11/keyboard.json b/keyboards/alf/x11/keyboard.json
index a368123e84..5d141804ba 100644
--- a/keyboards/alf/x11/keyboard.json
+++ b/keyboards/alf/x11/keyboard.json
@@ -13,7 +13,6 @@
13 "features": { 13 "features": {
14 "backlight": true, 14 "backlight": true,
15 "bootmagic": true, 15 "bootmagic": true,
16 "command": false,
17 "extrakey": true, 16 "extrakey": true,
18 "mousekey": true, 17 "mousekey": true,
19 "nkro": false, 18 "nkro": false,
diff --git a/keyboards/alf/x2/keyboard.json b/keyboards/alf/x2/keyboard.json
index 2135a46683..103c7ad88b 100644
--- a/keyboards/alf/x2/keyboard.json
+++ b/keyboards/alf/x2/keyboard.json
@@ -10,7 +10,6 @@
10 "features": { 10 "features": {
11 "backlight": true, 11 "backlight": true,
12 "bootmagic": true, 12 "bootmagic": true,
13 "command": false,
14 "extrakey": true, 13 "extrakey": true,
15 "mousekey": true, 14 "mousekey": true,
16 "nkro": true, 15 "nkro": true,