summaryrefslogtreecommitdiffstats
path: root/keyboards/controllerworks/mini42
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-2/+1
|
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-97/+97
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-46/+46
|
* 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
|
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-7/+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
| | | | | | | | | | | | | | | | * Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering.
* | [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-4/+2
|
* Fixup controllerworks/mini42 (#18553)jack2022-09-304-47/+5
| | | fix up stuff by waffle
* [Keyboard] Add mini42 (#18491)Controller Works2022-09-3013-0/+759
Co-authored-by: kevinmgee <kevingee@kevingee.biz> Co-authored-by: Drashna Jaelre <drashna@live.com>