summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/curry/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless line continuations (#19399)Ryan2022-12-301-2/+2
|
* 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/+8
|
* Local ChangesAkaash Suresh2020-01-231-2/+2
|
* [Keymap] Userspace refactor, adding leader key functionality (#7790)Akaash Suresh2020-01-091-6/+12
| | | | | | | | | | | | | | * Userspace refactor * Fixed missed ifdef * tapcode16, adjust layout * glcdfont changes from #7745 * Modify Keymaps, add workman * RGB & OLED update
* FormattingAkaash Suresh2020-01-021-54/+55
|
* Merge upstream/master with userspaceAkaash Suresh2020-01-021-0/+61