summaryrefslogtreecommitdiff
path: root/users/curry
AgeCommit message (Expand)Author
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-02-13Refactor Leader key feature (#19632)Ryan
2023-01-29Remove deprecated Quantum keycodes (#19712)Ryan
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-11-15Fix some old keycodes (#19086)Ryan
2022-10-27Remove rgblight_list.h (#18878)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)Drashna Jaelre
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann
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
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
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
2020-01-03Fixed formatting and added font fileAkaash Suresh
2020-01-02Removing unnecessary struct definitionsCurryFurious
2020-01-02FormattingAkaash Suresh
2020-01-02Added license and readmeAkaash Suresh
2020-01-02Merge upstream/master with userspaceAkaash Suresh