Age | Commit message (Expand) | Author |
2024-01-09 | Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775) | Joel Challis |
2024-01-08 | Migrate RGB Matrix config to info.json - H (#22861) | Joel Challis |
2023-12-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan |
2023-12-18 | Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693) | Nick Brassel |
2023-12-12 | Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) | Ryan |
2023-12-07 | Fixup helix/rev3_5rows (#22623) | jack |
2023-12-05 | [Keyboard][Helix] enable encoder map (#22488) | MakotoKurauchi |
2023-12-02 | Helix rev3_5rows rgbmatrix patch (#22594) | Tom Barnes |
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis |
2023-11-26 | Improve and Cleanup Shutdown callbacks (#21060) | Drashna Jaelre |
2023-11-23 | Migrate some dip switch config to info.json (#22437) | Joel Challis |
2023-10-21 | Migrate recently introduced sync items (#22305) | Joel Challis |
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan |
2023-08-15 | OLED: driver naming cleanups (#21710) | Ryan |
2023-07-31 | Remove old OLED API code (#21651) | Ryan |
2023-07-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-07-27 | helix/rev3_4rows, helix/rev3_5rows: Fix build with converters (#21608) | Sergey Vlasov |
2023-07-02 | Get rid of `USB_LED_SCROLL_LOCK` (#21405) | Ryan |
2023-06-24 | Move `TAPPING_TERM` to data driven (#21296) | Ryan |
2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan |
2023-06-24 | Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354) | Ryan |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan |
2023-06-16 | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan |
2023-06-15 | Move `RGBLIGHT_SPLIT` to data driven (#21190) | Ryan |
2023-06-06 | Move `RGBLED_SPLIT` to data driven (#21113) | Ryan |
2023-05-27 | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan |
2023-05-04 | Helix rev2: remove 4 rows option (#20667) | Ryan |
2023-04-30 | Remove `FLIP_HALF` layouts and move to data driven (#20588) | Ryan |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | 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-03 | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan |
2023-02-23 | VIA Protocol 12 + fixes (#19916) | Nick Brassel |
2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan |
2023-02-17 | Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778) | Ryan |
2023-02-08 | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan |
2023-02-07 | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan |
2023-02-06 | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan |
2023-02-05 | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan |
2023-01-30 | Clean up Force NKRO in config.h (#19718) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan |
2023-01-20 | Fix functions with empty params (#19647) | Ryan |
2022-12-30 | Remove useless line continuations (#19399) | Ryan |