summaryrefslogtreecommitdiff
path: root/keyboards/manyboard/macro/info.json
AgeCommit message (Expand)Author
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-07-02[Keyboard] manyboard macro (#11896)William Ehman