summaryrefslogtreecommitdiff
path: root/keyboards/controllerworks/mini42
AgeCommit message (Expand)Author
2024-01-04Migrate RGB Matrix config to info.json - C (#22807)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-10-30Remove use of broken split.main (#22363)Joel Challis
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-01-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
2022-12-11[RP2040] update i2c drivers to reflect peripheral number (#19277)Stefan Kerkmann
2022-11-16Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)Ryan
2022-09-30Fixup controllerworks/mini42 (#18553)jack
2022-09-30[Keyboard] Add mini42 (#18491)Controller Works