summaryrefslogtreecommitdiff
path: root/users/curry
AgeCommit message (Collapse)Author
2022-04-19Fix broken build for users/curry (#16492)Allen Choi
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
* [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
* add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-05-14Deprecate `send_unicode_hex_string()` (#12602)Ryan
2020-01-23Local ChangesAkaash Suresh
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-03Fixed formatting and added font fileAkaash Suresh
2020-01-02Removing unnecessary struct definitionsCurryFurious
Removed userspace_config unused variables, and removed _NUMLOCK as it isn't used anywhere.
2020-01-02FormattingAkaash Suresh
2020-01-02Added license and readmeAkaash Suresh
2020-01-02Merge upstream/master with userspaceAkaash Suresh