aboutsummaryrefslogtreecommitdiff
path: root/keyboards/clueboard/66/rev4/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/clueboard/66/rev4/info.json')
-rw-r--r--keyboards/clueboard/66/rev4/info.json15
1 files changed, 8 insertions, 7 deletions
diff --git a/keyboards/clueboard/66/rev4/info.json b/keyboards/clueboard/66/rev4/info.json
index 90c721e31..aef1dee7a 100644
--- a/keyboards/clueboard/66/rev4/info.json
+++ b/keyboards/clueboard/66/rev4/info.json
@@ -4,7 +4,8 @@
4 "maintainer": "skullydazed", 4 "maintainer": "skullydazed",
5 "height": 5, 5 "height": 5,
6 "width": 16.5, 6 "width": 16.5,
7 "debounce": "5", 7 "debounce": 5,
8 "processor": "STM32F303",
8 "diode_direction": "COL2ROW", 9 "diode_direction": "COL2ROW",
9 "features": { 10 "features": {
10 "audio": true, 11 "audio": true,
@@ -21,18 +22,18 @@
21 "unicode": false 22 "unicode": false
22 }, 23 },
23 "matrix_pins": { 24 "matrix_pins": {
24 "cols": ["B10", " B2", " B1", " B0", " A7", " B4", " B3", " B5"], 25 "cols": ["B10", "B2", "B1", "B0", "A7", "B4", "B3", "B5"],
25 "rows": ["B11", " A6", " A3", " A2", " A1", " B7", " B6", " C15", " C14", " C13"] 26 "rows": ["B11", "A6", "A3", "A2", "A1", "B7", "B6", "C15", "C14", "C13"]
26 }, 27 },
27 "rgblight": { 28 "rgblight": {
28 "animations": { 29 "animations": {
29 "all": true 30 "all": true
30 }, 31 },
31 "brightness_steps": "17", 32 "brightness_steps": 17,
32 "hue_steps": "32", 33 "hue_steps": 32,
33 "led_count": "18", 34 "led_count": 18,
34 "pin": "D7", 35 "pin": "D7",
35 "saturation_steps": "17" 36 "saturation_steps": 17
36 }, 37 },
37 "usb": { 38 "usb": {
38 "device_ver": "0x0001", 39 "device_ver": "0x0001",