Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-02 | Remove IS31FLCOMMON code (#22800) | Ryan | |
2023-12-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-12-27 | bm40hsrgb/rev2: disable some RGB Matrix effects to reduce filesize (#22761) | Ryan | |
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-19 | [Keymap Removal] xiudi/xd75 and related keymaps. (#22698) | Joel Challis | |
2023-12-18 | Update keyboard LED driver configs (#22638) | Ryan | |
2023-12-18 | Remove obvious user keymaps, `keyboards/a*` edition. (#22692) | Nick Brassel | |
2023-12-18 | Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691) | Nick Brassel | |
2023-12-18 | [Keymap Removal] keebio/iris and related keymaps. (#22690) | Joel Challis | |
2023-12-17 | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel | |
2023-12-01 | Fix a bunch of CLI warnings (#22589) | Ryan | |
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis | |
2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis | |
2023-11-01 | Relocate LED driver init code (#22365) | Ryan | |
2023-10-22 | Fix invalid LED driver config (#22312) | Joel Challis | |
2023-10-21 | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-10-13 | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan | |
2023-10-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-12 | Add support for CSTC40 keyboard (#22154) | Felipe Curty | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: lesshonor and waffle87 Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: lesshonor Co-authored-by: itsvar <120035196+itsvar8@users.noreply.github.com> | |||
2023-10-04 | Update ISSI LED types (#22099) | Ryan | |
2023-09-20 | Add KPRepublic/BM40hsrgb rev2 (#16689) | Richard Goulter | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||
2023-09-19 | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan | |
2023-09-13 | is31fl3733: driver naming cleanups (#21905) | Ryan | |
2023-09-13 | is31fl3741: driver naming cleanups (#21929) | Ryan | |
2023-09-04 | Clean up RGB LED type (#21859) | Ryan | |
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan | |
* Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches | |||
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | |
2023-08-23 | Simplfy RGB/LED matrix effect logic (#21703) | Joel Challis | |
2023-08-15 | rgblight: driver selection cleanups (#21558) | Ryan | |
2023-07-21 | backlight: split AVR PWM and timer drivers (#21540) | Ryan | |
2023-07-08 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2023-07-08 | Add a turbo feature to coffee keymap (#21291) | CoffeeIsLife | |
Co-authored-by: Fae <faenkhauser@gmail.com> | |||
2023-07-06 | Get rid of `USB_LED_CAPS_LOCK` (#21436) | Ryan | |
2023-07-02 | Move miscellaneous defines to data driven (#21382) | Ryan | |
2023-07-02 | Get rid of `USB_LED_NUM_LOCK` (#21424) | Ryan | |
2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | |
2023-06-16 | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | |
2023-05-31 | [Keymap] Cleanup coffeeislife87 keymap and remove features (#21061) | CoffeeIsLife | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Fae <faenkhauser@gmail.com> | |||
2023-05-27 | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-05-15 | Keymap introspection for combos. (#19670) | Nick Brassel | |
2023-05-09 | Clean up trailing commas from info.json (#20812) | Ryan | |
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | |
2023-05-01 | Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) | Ryan | |
2023-05-01 | Move `FORCE_NKRO` to data driven (#20604) | Ryan | |
2023-04-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-04-30 | [Keymap update] Keymap & docs update (#20298) | Lui Wolff | |
Co-authored-by: Pablo MartÃnez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-04-27 | Move 60% layouts to data driven (#20477) | Ryan | |
2023-04-25 | Move miscellaneous layouts to data driven (#20516) | Ryan | |