summaryrefslogtreecommitdiff
path: root/users/curry/curry.h
AgeCommit message (Collapse)Author
2020-01-09[Keymap] Userspace refactor, adding leader key functionality (#7790)Akaash Suresh
* Userspace refactor * Fixed missed ifdef * tapcode16, adjust layout * glcdfont changes from #7745 * Modify Keymaps, add workman * RGB & OLED update
2020-01-02Removing unnecessary struct definitionsCurryFurious
Removed userspace_config unused variables, and removed _NUMLOCK as it isn't used anywhere.
2020-01-02Merge upstream/master with userspaceAkaash Suresh