summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2025-11-08 20:48:48 +0000
committerGitHub <noreply@github.com>2025-11-08 20:48:48 +0000
commit6e35013bc2e30af022cdb8c176e869c5c94ee17a (patch)
treec1a5e1142f89851d1a99508e34242c9e793cc1f0 /keyboards
parentcf05c7d1e4bd93ccd184e3a78eaba9f2eeb5976e (diff)
Generate `CUSTOM_MATRIX = lite` without `matrix_pins.custom` (#25453)
Diffstat (limited to 'keyboards')
-rwxr-xr-xkeyboards/argyle/keyboard.json1
-rw-r--r--keyboards/keychron/c2_pro/info.json1
-rw-r--r--keyboards/keychron/q1v2/info.json1
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/argyle/keyboard.json b/keyboards/argyle/keyboard.json
index a7bfc335df..d97f067be8 100755
--- a/keyboards/argyle/keyboard.json
+++ b/keyboards/argyle/keyboard.json
@@ -11,7 +11,6 @@
11 }, 11 },
12 "matrix_pins": { 12 "matrix_pins": {
13 "cols": ["D1", "D4", "D5", "D6", "D7", "B0", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN"], 13 "cols": ["D1", "D4", "D5", "D6", "D7", "B0", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN"],
14 "custom": true,
15 "custom_lite": true, 14 "custom_lite": true,
16 "rows": ["D0", "C3", "B1", "B2", "B3"] 15 "rows": ["D0", "C3", "B1", "B2", "B3"]
17 }, 16 },
diff --git a/keyboards/keychron/c2_pro/info.json b/keyboards/keychron/c2_pro/info.json
index 9c0e1ac72e..8a7d0968b1 100644
--- a/keyboards/keychron/c2_pro/info.json
+++ b/keyboards/keychron/c2_pro/info.json
@@ -26,7 +26,6 @@
26 "matrix_pins": { 26 "matrix_pins": {
27 "cols": ["A10", "A9", "A8", "B1", "B0", "A7", "A6", "A5", "A4", "A3", "A2", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "C14"], 27 "cols": ["A10", "A9", "A8", "B1", "B0", "A7", "A6", "A5", "A4", "A3", "A2", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "C14"],
28 "rows": ["B5", "B4", "B3", "A15", "A14", "A13"], 28 "rows": ["B5", "B4", "B3", "A15", "A14", "A13"],
29 "custom": true,
30 "custom_lite": true 29 "custom_lite": true
31 }, 30 },
32 "diode_direction": "ROW2COL" 31 "diode_direction": "ROW2COL"
diff --git a/keyboards/keychron/q1v2/info.json b/keyboards/keychron/q1v2/info.json
index f0342254fa..ba6f908bbb 100644
--- a/keyboards/keychron/q1v2/info.json
+++ b/keyboards/keychron/q1v2/info.json
@@ -27,7 +27,6 @@
27 "matrix_pins": { 27 "matrix_pins": {
28 "cols": ["C14", "C15", "A0", "A1", "A2", "A3", "A4", "A5", null, null, null, null, null, null, null, null], 28 "cols": ["C14", "C15", "A0", "A1", "A2", "A3", "A4", "A5", null, null, null, null, null, null, null, null],
29 "rows": ["B5", "B4", "B3", "A15", "A14", "A13"], 29 "rows": ["B5", "B4", "B3", "A15", "A14", "A13"],
30 "custom": true,
31 "custom_lite": true 30 "custom_lite": true
32 }, 31 },
33 "diode_direction": "ROW2COL", 32 "diode_direction": "ROW2COL",