summaryrefslogtreecommitdiffstats
path: root/keyboards/alf/x2/info.json
Commit message (Collapse)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-2/+0
|
* Alf X2 Layout Macro Additions (#20495)James Young2023-04-221-73/+221
| | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs_rshift * add LAYOUT_ansi * refactor hhkb_60 keymap Refactor the `hhkb_60` keymap to use the `LAYOUT_ansi_split_bs_rshift` macro.
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-151-68/+68
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-111-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move backlight config to data driven (#19910)Ryan2023-02-261-0/+3
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+4
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-261-1/+7
|
* Alf X2 Refactor (#14572)James Young2021-09-241-20/+74
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
|
* Keyboard: Reorganize Alf keyboards into Alf Directory (#3892)MechMerlin2018-09-131-0/+32
* 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