summaryrefslogtreecommitdiffstats
path: root/users/curry
Commit message (Expand)AuthorAgeFilesLines
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
* Refactor Leader key feature (#19632)Ryan2023-02-134-25/+32
* Remove deprecated Quantum keycodes (#19712)Ryan2023-01-291-1/+1
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-1/+1
* Fix some old keycodes (#19086)Ryan2022-11-151-1/+1
* Remove rgblight_list.h (#18878)Ryan2022-10-271-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)Drashna Jaelre2022-10-151-1/+7
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+2
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-2/+2
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-1/+1
* [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-061-4/+0
* Fix broken build for users/curry (#16492)Allen Choi2022-04-197-9/+56
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-36/+36
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-1/+1
* 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
* Fixed formatting and added font fileAkaash Suresh2020-01-032-0/+243
* Removing unnecessary struct definitionsCurryFurious2020-01-021-4/+0
* 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