Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis | |
2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis | |
2023-11-08 | WT RGB cleanups (#22379) | Ryan | |
2023-11-01 | Relocate LED driver init code (#22365) | Ryan | |
2023-10-22 | Add `_flush()` functions to LED drivers (#22308) | Ryan | |
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-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-13 | is31fl3741: driver naming cleanups (#21929) | 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-15 | OLED: driver naming cleanups (#21710) | Ryan | |
2023-07-21 | backlight: split AVR PWM and timer drivers (#21540) | 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-23 | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | |
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default. | |||
2023-06-19 | Remove encoder in-matrix workaround code (#20389) | jack | |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | |
2023-06-16 | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | |
2023-05-27 | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-05-09 | TKC TKL A/B87 Layout Additions (#20831) | James Young | |
* add matrix_diagram.md * info.json: apply friendly formatting * info.json: correct key positioning * add LAYOUT_tkl_ansi_split_bs_rshift * add LAYOUT_tkl_ansi * add LAYOUT_tkl_iso_split_bs_rshift * add LAYOUT_tkl_iso * enable Community Layout support | |||
2023-05-09 | TKC M0lly Layout Additions (#20830) | James Young | |
* add matrix_diagram.md * refactor keymaps - update grid alignment * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs_rshift * add LAYOUT_ansi * add LAYOUT_ansi_tsangan_split_bs_rshift * add LAYOUT_ansi_tsangan * add LAYOUT_iso_split_bs_rshift * add LAYOUT_iso * add LAYOUT_iso_tsangan_split_bs_rshift * add LAYOUT_iso_tsangan * info.json: remove extra line breaks | |||
2023-05-09 | TKC California Layout Addition and Touch-Up (#20829) | James Young | |
* info.json: apply friendly formatting * info.json: correct layout data Update layout data to my best guess of the actual layout. Seems this product never went into production. * rename LAYOUT_all to LAYOUT_ansi_split_bs_rshift * add LAYOUT_ansi * add matrix_diagram.md * Apply suggestions from code review | |||
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | |
2023-04-15 | Encodermap direction define. (#20454) | Nick Brassel | |
2023-04-15 | Move single `LAYOUT_all`s to data driven (#20430) | 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-05 | Move Alice and Ergodox layouts to data driven (#20340) | Ryan | |
2023-04-05 | Move 75% and 96% layouts to data driven (#20289) | Ryan | |
2023-04-04 | Move 65% layouts to data driven (#20308) | Ryan | |
2023-04-03 | Add core/fallback encoder behaviour (#20320) | jack | |
2023-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | |
2023-03-17 | Remove more empty headers (#20155) | Ryan | |
2023-03-11 | Move matrix config to info.json, part 3 (#19991) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-28 | Remove `"w":1` and `"h":1` from info.json (#19961) | Ryan | |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-26 | Move backlight config to data driven (#19910) | Ryan | |
2023-02-23 | Move QMK LUFA bootloader config to data driven (#19879) | Ryan | |
2023-02-22 | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan | |
2023-02-17 | Remove matrix size defines (#19581) | Ryan | |
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan | |
2023-02-17 | Remove unused RGBLight defines from config.h (#19859) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2023-02-07 | Remove unused `SOFT_SERIAL_PIN` from config.h (#19768) | 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 | |