Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-30 | Remove useless line continuations (#19399) | Ryan | |
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-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2021-10-05 | [Keymap] Some updates to mechmerlin userspace and keymaps (#14711) | MechMerlin | |
2020-06-02 | Remove the extra comma in the macro in the community keymap (#9175) | KOBAYASHI Daisuke | |
2020-02-03 | Merlin's userspace updates (#8074) | MechMerlin | |
2020-01-14 | Merlin's LAYOUT_65_ansi keymap (#7879) | MechMerlin | |
* add my own user keymap for LAYOUT_65_ansi for my new NK65 * remove unneeded config | |||
2020-01-06 | Add an 65_ansi community layout (#7793) | Yan-Fa Li | |
* Add an 65_ansi community layout - fix quoting because of comma in config.h * Enable LAYOUT_65_ansi for tada68 * cleanups * Update keyboards/tada68/tada68.h Co-Authored-By: fauxpark <fauxpark@gmail.com> Co-authored-by: fauxpark <fauxpark@gmail.com> |