Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -2/+2 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove legacy international keycodes (#18588) | Ryan | 2022-10-09 | 2 | -8/+8 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 4 | -4/+4 |
| | |||||
* | [Keyboard] Fix Compiler issues for quick17 (#14500) | Drashna Jaelre | 2021-09-19 | 2 | -0/+2 |
| | |||||
* | [Keyboard] Add new keyboard quick17 (#13703) | MakotoKurauchi | 2021-09-18 | 5 | -0/+355 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com> |