summaryrefslogtreecommitdiffstats
path: root/layouts/community/65_ansi
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless line continuations (#19399)Ryan2022-12-301-8/+8
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
| | | | | | | | | | | * `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
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
|
* [Keymap] Some updates to mechmerlin userspace and keymaps (#14711)MechMerlin2021-10-051-1/+1
|
* Remove the extra comma in the macro in the community keymap (#9175)KOBAYASHI Daisuke2020-06-021-1/+1
|
* Merlin's userspace updates (#8074)MechMerlin2020-02-032-3/+11
|
* Merlin's LAYOUT_65_ansi keymap (#7879)MechMerlin2020-01-143-0/+59
| | | | | | * add my own user keymap for LAYOUT_65_ansi for my new NK65 * remove unneeded config
* Add an 65_ansi community layout (#7793)Yan-Fa Li2020-01-061-0/+40
* 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>