Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | |
2022-10-20 | Remove 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-16 | Remove legacy keycodes, part 6 (#18740) | Ryan | |
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | |||
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2021-04-21 | Personal keymap for dztech DZ60RGB plus README.md (#12485) | MechMaster48 | |
* Personal keymap and README to go along with it. * Noticed typo in README and removed name from comment in keymap * Added GPL copyright notice |