Age | Commit message (Expand) | Author |
---|---|---|
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre |
2022-08-20 | Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) | Ryan |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |
2021-01-20 | Remove `DESCRIPTION`, H-J (#11616) | Ryan |
2020-01-19 | Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) | fauxpark |
2019-07-20 | [Keyboard] Refactor handwired/splittest to support multiple boards (#6373) | Joel Challis |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre |
2019-03-15 | [Keyboard] Add handwired split tester (#5413) | Danny |