summaryrefslogtreecommitdiffstats
path: root/layouts/community/tkl_ansi/yanfali
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless line continuations (#19399)Ryan2022-12-301-12/+12
|
* 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
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* [keymap] Update audio controls on community (#8163)Yan-Fa Li2020-02-141-0/+25
* Update audio controls on community * Add rules for various boards * TKL support