summaryrefslogtreecommitdiff
path: root/keyboards/alf
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2025-04-23 03:09:56 +0100
committerGitHub <noreply@github.com>2025-04-23 12:09:56 +1000
commit07684bcc99515c04a9edda3e1dfac2fc9eb79fac (patch)
treeda65adce2416a6f080fad97e2fcbd4a6282af50e /keyboards/alf
parent847bef31771df62a6e5d271981afb592ff50f74d (diff)
Remove `"console":false` from keyboards (#25190)
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 0396093435..a368123e84 100644
--- a/keyboards/alf/x11/keyboard.json
+++ b/keyboards/alf/x11/keyboard.json
@@ -14,7 +14,6 @@
14 "backlight": true, 14 "backlight": true,
15 "bootmagic": true, 15 "bootmagic": true,
16 "command": false, 16 "command": false,
17 "console": false,
18 "extrakey": true, 17 "extrakey": true,
19 "mousekey": true, 18 "mousekey": true,
20 "nkro": false, 19 "nkro": false,
diff --git a/keyboards/alf/x2/keyboard.json b/keyboards/alf/x2/keyboard.json
index ec3eae179a..2135a46683 100644
--- a/keyboards/alf/x2/keyboard.json
+++ b/keyboards/alf/x2/keyboard.json
@@ -11,7 +11,6 @@
11 "backlight": true, 11 "backlight": true,
12 "bootmagic": true, 12 "bootmagic": true,
13 "command": false, 13 "command": false,
14 "console": false,
15 "extrakey": true, 14 "extrakey": true,
16 "mousekey": true, 15 "mousekey": true,
17 "nkro": true, 16 "nkro": true,