aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/controllerworks/mini36
Commit message (Collapse)AuthorAgeFilesLines
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-241-1/+0
|
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-231-1/+0
|
* Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-241-2/+2
|
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-253-148/+0
|
* Remove split.transport.protocol=serial (#24191)Joel Challis2024-07-241-1/+0
|
* Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)Joel Challis2024-07-231-2/+2
|
* Migrate SERIAL_DRIVER to json (#23925)Joel Challis2024-07-132-1/+3
|
* Migrate build target markers to keyboard.json - E (#23529)Joel Challis2024-04-161-0/+0
|
* Migrate RGB Matrix config to info.json - C (#22807)Joel Challis2024-01-042-4/+2
|
* Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2023-12-202-2/+2
|
* Migrate recently introduced sync items (#22305)Joel Challis2023-10-212-6/+7
|
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-301-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
| | | | | | | | | | | | | | | | * 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-152-2/+2
|
* Fixup controllerwords/mini36 (#18840)jack2022-10-251-27/+1
|
* Add mini36 (#18739)Controller Works2022-10-2312-0/+686