summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e6v2/oe_bmc/info.json
AgeCommit message (Expand)Author
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-07-30Move keyboard USB IDs and strings to data driven: E (#17815)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-01-07clean up generate-api errorsZach White
2020-05-13Fix incorrect key sizes in Configurator (#9073)James Young
2019-05-19[Keyboard] E6V2 BMC OE (#5908)MechMerlin