summaryrefslogtreecommitdiffstats
path: root/keyboards/mlego/m65/rev1/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-231-11/+0
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-241-2/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-2/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-2/+0
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-111-7/+0
* Move encoder config to data driven (#19923)Ryan2023-02-261-7/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-4/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-201-3/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-201-3/+0
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* [Keyboard] mlego fix product id and sync oled code (#16237)Alin Marin Elena2022-06-111-1/+1
* [m65] add via, new mcu gd32f303, stm32f401 weact support for encoder and led ...Alin Marin Elena2022-01-101-0/+59