Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix keyboards with old RGB driver names (#21815) | Ryan | 2023-08-23 | 1 | -1/+1 |
| | |||||
* | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 2 | -2/+2 |
| | |||||
* | [Keyboard] Add city42 (#21727) | Controller Works | 2023-08-22 | 7 | -0/+362 |
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | ||||
* | OLED: driver naming cleanups (#21710) | Ryan | 2023-08-15 | 2 | -2/+0 |
| | |||||
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 2 | -4/+2 |
| | |||||
* | More `info.json` whitespace cleanups (#20665) | Ryan | 2023-05-03 | 2 | -182/+182 |
| | |||||
* | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 2 | -91/+89 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -12/+8 |
| | |||||
* | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2023-03-26 | 4 | -2/+6 |
| | |||||
* | Move Bootmagic config to data driven (#19860) | Ryan | 2023-02-17 | 1 | -7/+0 |
| | |||||
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -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 Brassel | 2023-01-31 | 1 | -1/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-19 | 4 | -4/+4 |
|\ | |||||
| * | Fixup ChibiOS header inclusion search ordering. (#19623) | Nick Brassel | 2023-01-19 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | | * 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 Kerkmann | 2022-12-11 | 2 | -2/+2 |
|/ | |||||
* | Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089) | Ryan | 2022-11-16 | 4 | -6/+4 |
| | |||||
* | Fixup controllerwords/mini36 (#18840) | jack | 2022-10-25 | 1 | -27/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-10-24 | 12 | -0/+686 |
|\ | |||||
| * | Add mini36 (#18739) | Controller Works | 2022-10-22 | 12 | -0/+686 |
| | | |||||
* | | Fixup controllerworks/mini42 (#18553) | jack | 2022-09-30 | 4 | -47/+5 |
|/ | | | fix up stuff by waffle | ||||
* | [Keyboard] Add mini42 (#18491) | Controller Works | 2022-09-30 | 13 | -0/+759 |
Co-authored-by: kevinmgee <kevingee@kevingee.biz> Co-authored-by: Drashna Jaelre <drashna@live.com> |