summaryrefslogtreecommitdiffstats
path: root/keyboards/yushakobo/quick17/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-204-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)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy international keycodes (#18588)Ryan2022-10-092-8/+8
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
|
* [Keyboard] Fix Compiler issues for quick17 (#14500)Drashna Jaelre2021-09-192-0/+2
|
* [Keyboard] Add new keyboard quick17 (#13703)MakotoKurauchi2021-09-185-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>