diff options
Diffstat (limited to 'keyboards/clueboard/2x1800/2019/info.json')
-rw-r--r-- | keyboards/clueboard/2x1800/2019/info.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/clueboard/2x1800/2019/info.json b/keyboards/clueboard/2x1800/2019/info.json index 96af671a8b..26185b7a48 100644 --- a/keyboards/clueboard/2x1800/2019/info.json +++ b/keyboards/clueboard/2x1800/2019/info.json @@ -4,7 +4,9 @@ "maintainer": "skullydazed", "height": 8, "width": 24, - "debounce": "5", + "debounce": 5, + "processor": "at90usb1286", + "bootloader": "halfkay", "diode_direction": "ROW2COL", "features": { "audio": true, |