| Commit message (Expand) | Author | Age | Files | Lines |
* | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 2 | -1/+3 |
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -1/+3 |
* | Move 65% layouts to data driven (#20308) | Ryan | 2023-04-04 | 3 | -1481/+363 |
* | WS2812 driver improvements (#20262) | Ryan | 2023-03-30 | 1 | -1/+2 |
* | Move matrix config to info.json, part 7 (#20020) | Ryan | 2023-03-11 | 1 | -5/+0 |
* | Remove matrix_init_quantum/matrix_scan_quantum (#19806) | Joel Challis | 2023-02-11 | 1 | -2/+2 |
* | Remove `DEBOUNCE` macro usage (#19750) | jack | 2023-02-06 | 1 | -0/+4 |
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -1/+0 |
* | Fix functions with empty params (#19647) | Ryan | 2023-01-20 | 1 | -1/+1 |
* | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 2 | -2/+1 |
* | Tap Dance: remove `qk_` prefix (#19313) | Ryan | 2022-12-14 | 1 | -1/+1 |
* | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 5 | -12/+12 |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | 2022-10-15 | 1 | -1/+11 |
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 2 | -2/+2 |
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 3 | -3/+3 |
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
* | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | 2022-08-03 | 2 | -7/+6 |
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 3 | -3/+3 |
* | Fix typos in matrix/noah readme (#16735) | Lê Nguyễn Hoàng Nhân | 2022-03-26 | 1 | -2/+2 |
* | Fixup bootloaders. (#16256) | Nick Brassel | 2022-02-06 | 2 | -0/+8 |
* | Fixes for bootloader refactor build failures (#15638) | Ryan | 2022-01-06 | 1 | -5/+0 |
* | Fix up build options comments (#15463) | Ryan | 2021-12-12 | 1 | -1/+1 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -1/+1 |
* | Remove use of __flash due to LTO issues (#15268) | Joel Challis | 2021-11-24 | 1 | -1/+1 |
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 1 | -0/+48 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 1 | -1/+1 |
* | Update to ChibiOS 20.3.4, support builds against trunk (#14208) | Nick Brassel | 2021-11-03 | 1 | -33/+32 |
* | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis | 2021-09-12 | 1 | -2/+2 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -6/+0 |
* | [Bug] Fix compile issues for boards with custom matrix (#14323) | Drashna Jaelre | 2021-09-05 | 1 | -0/+11 |
* | Remove empty override functions (#14312) | Ryan | 2021-09-05 | 1 | -8/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
* | __flash? (#13799) | Joel Challis | 2021-07-31 | 1 | -1/+1 |
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) | James Young | 2021-04-12 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-25 | 1 | -1/+0 |
|\ |
|
| * | Remove redundant I2C config defines from keyboards (#11661) | Ryan | 2021-01-25 | 1 | -1/+0 |
* | | ChibiOS conf migrations... take 11 (#11646) | Nick Brassel | 2021-01-21 | 1 | -4/+0 |
* | | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2021-01-20 | 1 | -1/+0 |
|\| |
|
| * | Remove `DESCRIPTION`, K-M (#11619) | Ryan | 2021-01-20 | 1 | -1/+0 |
* | | Fix up comments showing how to execute config migration. (#11621) | Nick Brassel | 2021-01-20 | 2 | -2/+2 |
* | | ChibiOS enable memory allocations (#11620) | Nick Brassel | 2021-01-19 | 1 | -1/+1 |
* | | ChibiOS conf migrations... take 10 (#11617) | Nick Brassel | 2021-01-20 | 4 | -276/+1 |
* | | Leftover early initialisation conversions (#11615) | Nick Brassel | 2021-01-20 | 2 | -2/+2 |
* | | ChibiOS conf migrations... take 9 (#11598) | Nick Brassel | 2021-01-18 | 2 | -1199/+58 |
* | | clean up generate-api errors | Zach White | 2021-01-07 | 1 | -3/+3 |
|/ |
|
* | Fix compile issues from the error page (#11314) | Zach White | 2020-12-28 | 1 | -0/+1 |
* | Normalise include statements in keyboard code (#11185) | Ryan | 2020-12-16 | 2 | -4/+4 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -0/+1 |
* | Remove references to ch-bootloader-jump.patch (#10998) | Joel Challis | 2020-11-22 | 1 | -2/+0 |
* | Add STM32F401/F411 to mcu_selection.mk (#10278) | Ryan | 2020-09-18 | 1 | -25/+2 |