Age | Commit message (Expand) | Author |
2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan |
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan |
2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan |
2023-05-04 | Even more `info.json` whitespace cleanups (#20703) | Ryan |
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan |
2023-05-01 | Move `FORCE_NKRO` to data driven (#20604) | 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 TKL layouts to data driven (#20337) | Ryan |
2023-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan |
2023-03-17 | Remove more empty headers (#20155) | Ryan |
2023-03-05 | Move matrix config to info.json, part 1 (#19985) | Ryan |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan |
2023-02-23 | VIA Protocol 12 + fixes (#19916) | Nick Brassel |
2023-02-22 | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan |
2023-02-20 | Refactor more KC_MISSION_CONTROL/KC_LAUNCHPAD usages (#19891) | Joel Challis |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan |
2022-12-01 | Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216) | Drashna Jaelre |
2022-11-06 | Reworked backlight keycodes. (#18961) | Nick Brassel |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-04 | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan |
2022-09-14 | [Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358) | Vino Rodrigues |
2022-08-20 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're |
2022-08-20 | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-07-29 | Merge remote-tracking branch 'origin/master' into develop | zvecr |
2022-07-29 | Move keyboard USB IDs and strings to data driven: I (#17836) | Ryan |
2022-07-02 | [Keyboard] IDOBAO ID87v2 code rewrite and include factory keymap (#17232) | Vino Rodrigues |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |
2022-03-14 | Disable RGB matrix pixel animations for some boards (#16643) | Ryan |
2022-03-07 | [Keyboard] Idobao ID87 v2 (#15875) | peepeetee |
2022-02-10 | move ID87 to IDOBAO vendor folder (#15667) | peepeetee |