Age | Commit message (Expand) | Author |
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-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan |
2023-03-17 | Remove more empty headers (#20155) | Ryan |
2023-03-13 | Fix layout macro keys with no matrix position (#20033) | Ryan |
2023-03-10 | Move matrix config to info.json, part 2 (#19987) | Ryan |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-01-30 | Clean up Force NKRO in config.h (#19718) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2023-01-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-01-20 | Refactor some layouts which contain keyboard name (#19642) | Joel Challis |
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan |
2022-11-27 | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-04 | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre |
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-02 | Move keyboard USB IDs and strings to data driven: O (#17874) | Ryan |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2022-01-12 | [Keyboard] Add OwLab Spring (#15614) | owlab-git |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young |
2021-10-10 | Clean up LED/RGB Matrix driver config (#14760) | Ryan |
2021-09-29 | [Keyboard] Fix end of file issue for Owlab suit80 (#14640) | Drashna Jaelre |
2021-09-28 | [Keyboard] Add OwLab Suit80 (#14362) | owlab-git |
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-09-10 | Remove bootloader listings from rules.mk (#14330) | Ryan |
2021-09-05 | [Keyboard] Fix rotary encoder function for Voice65 (#14316) | kb-elmo |
2021-09-03 | OwLab Voice65 Hotswap: 65_ansi_blocker Community Layout support (#14293) | James Young |
2021-08-30 | [Keyboard] Add OwLab Jelly Epoch (#14190) | kb-elmo |
2021-08-22 | Updated RGB Matrix suspend define part 3 (#13954) | Drashna Jaelre |
2021-08-19 | [Keyboard] Add Voice65 (#13744) | kb-elmo |