summaryrefslogtreecommitdiffstats
path: root/keyboards/controllerworks/mini36
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-2/+1
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-85/+85
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-45/+43
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-6/+4
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Debounce defines cleanup (#19742)Ryan2023-02-031-4/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-192-2/+2
|\
| * Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-192-2/+2
* | [RP2040] update i2c drivers to reflect peripheral number (#19277)Stefan Kerkmann2022-12-111-1/+1
|/
* Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)Ryan2022-11-162-2/+2
* Fixup controllerwords/mini36 (#18840)jack2022-10-251-27/+1
* Add mini36 (#18739)Controller Works2022-10-2212-0/+686