Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-19 | Fix broken build for users/curry (#16492) | Allen Choi | |
2021-11-15 | Require 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-09 | Fix RGB/LED Suspend defines (#13146) | Drashna Jaelre | |
2021-05-14 | Deprecate `send_unicode_hex_string()` (#12602) | Ryan | |
2020-01-23 | Local Changes | Akaash 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-03 | Fixed formatting and added font file | Akaash Suresh | |
2020-01-02 | Removing unnecessary struct definitions | CurryFurious | |
Removed userspace_config unused variables, and removed _NUMLOCK as it isn't used anywhere. | |||
2020-01-02 | Formatting | Akaash Suresh | |
2020-01-02 | Added license and readme | Akaash Suresh | |
2020-01-02 | Merge upstream/master with userspace | Akaash Suresh | |