summaryrefslogtreecommitdiffstats
path: root/keyboards/gray_studio/aero75/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-0/+3
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-1/+1
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
|
* GrayStudio Aero 75 Refactor and Touch-Up (#20640)James Young2023-04-301-82/+85
| | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_blocker Existing codebase only supports the Hotswap version, but there is a Soldered version that supports additional layouts. * refactor keymaps - use four-space indent - update grid-alignment of keycodes - remove trailing spaces * flesh-out keyboard readme
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-151-1/+93
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* jsonify some info.json (#19146)Joel Challis2022-11-251-3/+3
|
* [Keyboard] GrayStudio Aero75 Hotswap (#18883)Yizhen Liu2022-11-191-0/+16
Co-authored-by: Drashna Jaelre <drashna@live.com>