summaryrefslogtreecommitdiffstats
path: root/keyboards/lily58/keymaps/curry/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-77/+0
|
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-211-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
* Fix broken build for users/curry (#16492)Allen Choi2022-04-191-0/+6
|
* [Keymap] Userspace refactor, adding leader key functionality (#7790)Akaash Suresh2020-01-091-4/+4
| | | | | | | | | | | | | | * Userspace refactor * Fixed missed ifdef * tapcode16, adjust layout * glcdfont changes from #7745 * Modify Keymaps, add workman * RGB & OLED update
* FormattingAkaash Suresh2020-01-021-12/+12
|
* Merge upstream/master with userspaceAkaash Suresh2020-01-021-0/+71