Age | Commit message (Expand) | Author |
2024-01-08 | Migrate RGB Matrix config to info.json (#22863) | Joel Challis |
2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan |
2023-05-03 | More `info.json` whitespace cleanups (#20665) | 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-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan |
2023-02-23 | VIA Protocol 12 + fixes (#19916) | Nick Brassel |
2023-02-20 | Refactor more KC_MISSION_CONTROL/KC_LAUNCHPAD usages (#19891) | Joel Challis |
2023-02-17 | Move Bootmagic config to data driven (#19860) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | 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-11 | fixed missing x coordinate on spacebar (#18330) | 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-07-29 | Move keyboard USB IDs and strings to data driven: I (#17836) | Ryan |
2022-07-02 | [Keyboard] IDOBAO ID80v3 code rewrite and include factory keymap (#17234) | Vino Rodrigues |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2022-02-09 | Fix idobao/id80/v3 compilation errors (#16280) | jack |
2022-02-08 | [Keyboard] Idobao ID80 V3 (#15912) | peepeetee |