summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/card/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/clueboard/card/info.json')
-rw-r--r--keyboards/clueboard/card/info.json15
1 files changed, 8 insertions, 7 deletions
diff --git a/keyboards/clueboard/card/info.json b/keyboards/clueboard/card/info.json
index e46237175a..67830c4235 100644
--- a/keyboards/clueboard/card/info.json
+++ b/keyboards/clueboard/card/info.json
@@ -4,7 +4,8 @@
"maintainer": "skullydazed",
"height": 8,
"width": 10,
- "debounce": "20",
+ "debounce": 20,
+ "processor": "atmega32u4",
"diode_direction": "ROW2COL",
"features": {
"audio": true,
@@ -22,15 +23,15 @@
"unicode": false
},
"matrix_pins": {
- "cols": ["F1", " F7", " F6"],
- "rows": ["F0", " F5", " F4", " B4"]
+ "cols": ["F1", "F7", "F6"],
+ "rows": ["F0", "F5", "F4", "B4"]
},
"rgblight": {
- "brightness_steps": "17",
- "hue_steps": "10",
- "led_count": "4",
+ "brightness_steps": 17,
+ "hue_steps": 10,
+ "led_count": 4,
"pin": "E6",
- "saturation_steps": "17"
+ "saturation_steps": 17
},
"usb": {
"device_ver": "0x0001",