summaryrefslogtreecommitdiffstats
path: root/keyboards/eason/aeroboard
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-11/+13
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Eason Aeroboard Refactor (#21271)James Young2023-06-173-48/+133
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-4/+2
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-103/+83
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Remove more empty headers (#20155)Ryan2023-03-171-4/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-4/+5
* [CI] Format code according to conventions (#19765)QMK Bot2023-02-071-91/+91
* [Keyboard] Add aeroboard (#19087)eason2023-02-0711-0/+278