summaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk/ymd40/air40
Commit message (Collapse)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+0
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
|
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-293-315/+236
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-16/+5
|
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
|
* Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan2023-02-172-7/+2
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* [Keyboard] add YMDK40 AIR40 (#19276)Dennis Kruyt2023-01-099-0/+646
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>