summaryrefslogtreecommitdiffstats
path: root/users/curry
Commit message (Collapse)AuthorAgeFilesLines
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-1/+1
|
* Deprecate `send_unicode_hex_string()` (#12602)Ryan2021-05-141-8/+8
|
* Local ChangesAkaash Suresh2020-01-232-7/+7
|
* [Keymap] Userspace refactor, adding leader key functionality (#7790)Akaash Suresh2020-01-0919-422/+409
| | | | | | | | | | | | | | * Userspace refactor * Fixed missed ifdef * tapcode16, adjust layout * glcdfont changes from #7745 * Modify Keymaps, add workman * RGB & OLED update
* Fixed formatting and added font fileAkaash Suresh2020-01-032-0/+243
|
* Removing unnecessary struct definitionsCurryFurious2020-01-021-4/+0
| | | Removed userspace_config unused variables, and removed _NUMLOCK as it isn't used anywhere.
* FormattingAkaash Suresh2020-01-021-3/+4
|
* Added license and readmeAkaash Suresh2020-01-022-0/+43
|
* Merge upstream/master with userspaceAkaash Suresh2020-01-0214-0/+1436