summaryrefslogtreecommitdiff
path: root/keyboards/hub20/info.json
AgeCommit message (Expand)Author
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-06-19[Keyboard] Add LED matrix and 2 layouts to hub20 (#12505)peepeetee
2021-02-27remove keyboard_folder from info.jsonZach White
2021-01-13[Keyboard] Add Hub20 keyboard (#11497)Josh Johnson