From 0d3aca062e3fd7a4b351a9edc42c6b36686abd4f Mon Sep 17 00:00:00 2001 From: Zach White Date: Tue, 1 Dec 2020 12:52:26 -0800 Subject: cleanup clueboard based on latest validation work --- keyboards/clueboard/17/info.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'keyboards/clueboard/17/info.json') diff --git a/keyboards/clueboard/17/info.json b/keyboards/clueboard/17/info.json index 46510c48c0..47260572e6 100644 --- a/keyboards/clueboard/17/info.json +++ b/keyboards/clueboard/17/info.json @@ -5,6 +5,7 @@ "height": 5, "width": 4, "diode_direction": "COL2ROW", + "processor": "atmega32u4", "features": { "backlight": true, "bootmagic": false, @@ -25,11 +26,11 @@ "animations": { "all": true }, - "brightness_steps": "17", - "hue_steps": "10", - "led_count": "4", + "brightness_steps": 17, + "hue_steps": 10, + "led_count": 4, "pin": "F6", - "saturation_steps": "17" + "saturation_steps": 17 }, "url": "", "usb": { -- cgit v1.2.3