Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -8/+2 |
| | |||||
* | Alf DC60 Layout Macro Additions (#20494) | James Young | 2023-04-22 | 1 | -73/+512 |
| | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | 2023-04-15 | 1 | -1/+75 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 1 | -0/+3 |
| | |||||
* | Move matrix config to info.json, part 5 (#20003) | Ryan | 2023-03-11 | 1 | -0/+5 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 1 | -0/+5 |
| | |||||
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 1 | -0/+4 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: A (#17781) | Ryan | 2022-07-26 | 1 | -0/+6 |
| | |||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
| | |||||
* | clean up generate-api errors | Zach White | 2021-01-07 | 1 | -3/+1 |
| | |||||
* | [Keyboard] DC60 layout_all not really layout_all (#4884) | MechMerlin | 2019-01-19 | 1 | -2/+3 |
| | | | | | | | | | | * 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 | ||||
* | Keyboard: Reorganize Alf keyboards into Alf Directory (#3892) | MechMerlin | 2018-09-13 | 1 | -0/+12 |
* 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 |