Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 4 | -4/+4 |
| | |||||
* | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 4 | -4/+4 |
| | | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core | ||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 4 | -4/+4 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 3 | -3/+3 |
| | |||||
* | [Keyboard] Reduce compile size for melgeek mach80 (#15034) | Drashna Jaelre | 2021-11-03 | 1 | -1/+0 |
| | |||||
* | [Keyboard] Add Mach80 for Melgeek (#14076) | bomb | 2021-09-14 | 5 | -0/+166 |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> |