Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-16 | Migrate RGB Matrix config to info.json - M (#22908) | Joel Challis | |
2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | |
2023-12-18 | Update keyboard LED driver configs (#22638) | Ryan | |
2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis | |
2023-10-21 | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-10-04 | Update ISSI LED types (#22099) | Ryan | |
2023-09-25 | Simplify more feature driver defines (#22090) | Ryan | |
2023-09-19 | Add and use I2C address defines for ISSI LED drivers (#22008) | 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-06-25 | Move `TAP_CODE_DELAY` to data driven (#21363) | 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-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-05 | Move Alice and Ergodox layouts to data driven (#20340) | Ryan | |
2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | |
2023-03-11 | Move matrix config to info.json, part 7 (#20020) | Ryan | |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-17 | Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan | |
2022-11-27 | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | |
2022-10-04 | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-09-26 | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-08-20 | Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090) | Ryan | |
2022-08-09 | change Adelais En Ciel rev. 3 from STM32F303 to APM32F103 MCU (#16964) | mechlovin | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-01-11 | Correct matrix effect name (#15816) | Albert Y | |
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-10-10 | Clean up LED/RGB Matrix driver config (#14760) | Ryan | |
2021-09-28 | Merge remote-tracking branch 'upstream/master' into develop | James Young | |
2021-09-24 | [Keyboard] Add Adelais PCB. Adelais RGB rev.3, Adelais rev. 4 APM32F103, ↵ | mechlovin | |
Adelais AVR rev. 1 (#14252) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |