Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-12-18 | [Keymap Removal] keebio/iris and related keymaps. (#22690) | Joel Challis | |
2023-12-17 | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | |
2023-12-17 | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel | |
2023-12-12 | Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) | Ryan | |
2023-12-05 | Remove "empty" files (#22603) | Joel Challis | |
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis | |
2023-11-23 | Migrate some dip switch config to info.json (#22437) | Joel Challis | |
2023-10-23 | Consolidate some EEPROM Driver configuration (#22321) | Joel Challis | |
2023-10-21 | Migrate recently introduced sync items (#22305) | Joel Challis | |
2023-10-13 | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan | |
2023-09-14 | Migrate WEAR_LEVELING_*_SIZE to info.json (#22010) | Joel Challis | |
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-15 | OLED: driver naming cleanups (#21710) | Ryan | |
2023-07-31 | Remove old OLED API code (#21651) | Ryan | |
2023-07-03 | Fix encoder map declarations (#21435) | Joel Challis | |
2023-07-02 | Move miscellaneous defines to data driven (#21382) | Ryan | |
2023-07-02 | Get rid of `USB_LED_SCROLL_LOCK` (#21405) | Ryan | |
2023-06-25 | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | |
2023-06-24 | Move `TAPPING_TERM` to data driven (#21296) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-06-19 | Remove encoder in-matrix workaround code (#20389) | jack | |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | |
2023-06-06 | Move `RGBLED_SPLIT` to data driven (#21113) | Ryan | |
Co-authored-by: Joel Challis <git@zvecr.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 | RGBKB Pan Layout Additions (#20809) | James Young | |
2023-05-05 | Escape Unicode characters in info.json (#20698) | Ryan | |
2023-05-01 | Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) | 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 | [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) | Stefan Kerkmann | |
2023-03-29 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2023-03-29 | Move ortho & numpad layouts to data driven (#20183) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-03-29 | Fix some invalid layout macros (#20256) | Ryan | |
2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | |
2023-03-17 | Remove more empty headers (#20155) | Ryan | |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-03-11 | Move matrix config to info.json, part 3 (#19991) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-26 | Move encoder config to data driven (#19923) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | |
2023-02-17 | Remove matrix size defines (#19581) | Ryan | |
2023-02-08 | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan | |
* Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h | |||
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan | |
* Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json |