summaryrefslogtreecommitdiff
path: root/keyboards/alf/dc60/info.json
AgeCommit message (Collapse)Author
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-22Alf DC60 Layout Macro Additions (#20494)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_60_ansi * add LAYOUT_60_ansi_arrow * add LAYOUT_64_ansi * add LAYOUT_60_iso * add LAYOUT_60_iso_arrow * add LAYOUT_64_iso * enable Community Layout support
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
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-12Remove width, height and key_count from info.json (#14274)Ryan
2021-01-07clean up generate-api errorsZach White
2019-01-19[Keyboard] DC60 layout_all not really layout_all (#4884)MechMerlin
* add k3c and change layout to LAYOUT_all * fix up info.json for the new layout * forgot to add k3c into the physical layout matrix * fix keymaps
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