summaryrefslogtreecommitdiffstats
path: root/keyboards/splitkb/kyria/keymaps/cjuniet/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor Leader key feature (#19632)Ryan2023-02-131-19/+12
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
|
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-211-1/+1
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy international keycodes (#18588)Ryan2022-10-091-1/+1
|
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
| | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
* [Keyboard] Fix up SplitKB keyboards (#13511)Drashna Jaelre2021-07-251-0/+127