summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/66_hotswap/prototype/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/clueboard/66_hotswap/prototype/info.json')
-rw-r--r--keyboards/clueboard/66_hotswap/prototype/info.json15
1 files changed, 8 insertions, 7 deletions
diff --git a/keyboards/clueboard/66_hotswap/prototype/info.json b/keyboards/clueboard/66_hotswap/prototype/info.json
index 1572223592..0b55b3b638 100644
--- a/keyboards/clueboard/66_hotswap/prototype/info.json
+++ b/keyboards/clueboard/66_hotswap/prototype/info.json
@@ -4,8 +4,9 @@
"maintainer": "skullydazed",
"height": 5,
"width": 16.5,
- "debounce": "5",
+ "debounce": 5,
"diode_direction": "COL2ROW",
+ "processor": "atmega32u4",
"features": {
"audio": true,
"backlight": true,
@@ -24,18 +25,18 @@
"caps_lock": "B4"
},
"matrix_pins": {
- "cols": ["F0", " F1", " F4", " F5", " F6", " F7", " E6", " B1"],
- "rows": ["B2", " C7", " C6", " B6", " B5", " B0", " B3", " D5", " D3", " D2"]
+ "cols": ["F0", "F1", "F4", "F5", "F6", "F7", "E6", "B1"],
+ "rows": ["B2", "C7", "C6", "B6", "B5", "B0", "B3", "D5", "D3", "D2"]
},
"rgblight": {
"animations": {
"all": true
},
- "brightness_steps": "17",
- "hue_steps": "32",
- "led_count": "26",
+ "brightness_steps": 17,
+ "hue_steps": 32,
+ "led_count": 26,
"pin": "D7",
- "saturation_steps": "17"
+ "saturation_steps": 17
},
"usb": {
"device_ver": "0x0001",