Age | Commit message (Expand) | Author |
2022-08-04 | Move keyboard USB IDs and strings to data driven: T (#17899) | Ryan |
2022-06-08 | Move more UART-based keyboards to use timeout correctly. (#17329) | Tomasz Janeczko |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |
2021-12-15 | Migrate serial_uart usages to UART driver (#15479) | Ryan |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
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-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-06-20 | Telophase cleanup (#13225) | Ryan |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-02-06 | Remove legacy print backward compatiblitly (#11805) | Joel Challis |
2021-02-06 | Serial refactor (#11521) | Ryan |
2021-01-30 | Add a <FEATURE>_SUPPORTED flag (#9058) | Zach White |
2021-01-20 | Remove `DESCRIPTION`, R-V (#11632) | Ryan |
2021-01-12 | Telophase: add info.json (#11524) | Ryan |
2020-01-31 | Trim firmware size changes from default rules.mk, part 4 (#8046) | ridingqwerty |
2019-10-29 | Cleanup rules.mk for 32U4 keyboards, T-Z (#7190) | fauxpark |
2019-09-11 | Tidy up backlight header use to avoid build issues (#6714) | Joel Challis |
2019-07-16 | Remove commented out MCUs in rules.mk (#5884) | fauxpark |
2019-03-19 | Cleanup Default Keymaps (#5442) | Drashna Jaelre |
2019-02-16 | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark |
2019-01-27 | Fix `1<col` instead of `1<<col` typo in matrix_is_on() | James Churchill |
2019-01-26 | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre |
2019-01-13 | Modified URLs to point to new locations | Jeremy Bernhardt |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson |
2018-08-19 | Keyboard: add Telophase board (and Graham's keymaps) (#3244) | Graham P Heath |