summaryrefslogtreecommitdiff
path: root/keyboards/alf/x2/info.json
AgeCommit message (Collapse)Author
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
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-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan
2021-09-24Alf X2 Refactor (#14572)James Young
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2018-09-13Keyboard: Reorganize Alf keyboards into Alf Directory (#3892)MechMerlin
* rename alf_x2 to alf * rename to x2 * rename dependencies * Fix readme * moved x2 into alf directory * update readme for make instructions * move dc60 to alf directory * update dc60 readme for make instructions * change readme txt as per noroadsleft PR comment