diff options
Diffstat (limited to 'keyboards/hub20/info.json')
-rw-r--r-- | keyboards/hub20/info.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/hub20/info.json b/keyboards/hub20/info.json index 994b9405d9..3b9cec99c2 100644 --- a/keyboards/hub20/info.json +++ b/keyboards/hub20/info.json @@ -22,6 +22,12 @@ {"pin_a": "A8", "pin_b": "A9"} ] }, + "qmk": { + "tap_keycode_delay": 10 + }, + "rgblight": { + "led_count": 27 + }, "ws2812": { "pin": "B15" }, |