summaryrefslogtreecommitdiff
path: root/users/ridingqwerty/wrappers.h
AgeCommit message (Collapse)Author
2022-11-15Fix some old keycodes (#19086)Ryan
2022-10-27Remove `KC_DELT` (#18882)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
* `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
2022-10-19Remove legacy Debug keycode (#18769)Ryan
* `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
2020-02-04ridingqwerty: userspace update (#8076)ridingqwerty
* Userspace overhaul * Remove testing directory * Minorca keymap tweaks