Age | Commit message (Expand) | Author |
2024-01-16 | Migrate RGB Matrix config to info.json - M (#22908) | Joel Challis |
2023-12-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2023-12-18 | Update keyboard LED driver configs (#22638) | Ryan |
2023-12-18 | Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) | Nick Brassel |
2023-12-12 | Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) | Ryan |
2023-12-05 | Rework RGBLight driver system (#22529) | Ryan |
2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis |
2023-10-21 | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan |
2023-10-04 | Update ISSI LED types (#22099) | Ryan |
2023-09-19 | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan |
2023-09-13 | is31fl3731: driver naming cleanups (#21918) | Ryan |
2023-09-04 | Clean up RGB LED type (#21859) | Ryan |
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan |
2023-08-15 | rgblight: driver selection cleanups (#21558) | Ryan |
2023-07-02 | Get rid of `USB_LED_SCROLL_LOCK` (#21405) | Ryan |
2023-06-18 | Remove default `TAPPING_TERM` from keyboard config.h (#21284) | Ryan |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan |
2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-04-04 | Move 65% layouts to data driven (#20308) | Ryan |
2023-03-30 | WS2812 driver improvements (#20262) | Ryan |
2023-03-11 | Move matrix config to info.json, part 7 (#20020) | Ryan |
2023-02-11 | Remove matrix_init_quantum/matrix_scan_quantum (#19806) | Joel Challis |
2023-02-06 | Remove `DEBOUNCE` macro usage (#19750) | jack |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-01-20 | Fix functions with empty params (#19647) | Ryan |
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan |
2022-12-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan |
2022-10-16 | Remove legacy keycodes, part 6 (#18740) | Ryan |
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-08-03 | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2022-03-26 | Fix typos in matrix/noah readme (#16735) | Lê Nguyễn Hoàng Nhân |
2022-02-06 | Fixup bootloaders. (#16256) | Nick Brassel |
2022-01-06 | Fixes for bootloader refactor build failures (#15638) | Ryan |
2021-12-12 | Fix up build options comments (#15463) | Ryan |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-11-24 | Remove use of __flash due to LTO issues (#15268) | Joel Challis |
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young |
2021-11-03 | Update to ChibiOS 20.3.4, support builds against trunk (#14208) | Nick Brassel |
2021-09-12 | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-09-05 | [Bug] Fix compile issues for boards with custom matrix (#14323) | Drashna Jaelre |
2021-09-05 | Remove empty override functions (#14312) | Ryan |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |