Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729) | Drashna Jaelre | 2022-10-15 | 1 | -4/+13 |
| | |||||
* | [Core] Process all changed keys in one scan loop, deprecate ↵ | Stefan Kerkmann | 2022-08-06 | 1 | -4/+0 |
| | | | | `QMK_KEYS_PER_SCAN` (#15292) | ||||
* | [Keymap] miles2go userspace update, add functions for babblepaste library, ↵ | milestogo | 2021-03-14 | 1 | -3/+5 |
| | | | | | add prime_e keybard keymap (#9196) Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | [Keymap] initial user directory for milestogo + babblepaste (#7698) | milestogo | 2020-05-08 | 1 | -0/+53 |
* initial user directory * fix missing endif in vi mode * fix includes per drashna and a few typos. I have not tested the userspace keymap, it is just there to help keep the user space and keymap in sync * move babblepaste docs to md format * clean up block quotes * TIL clang-format - miles2go userspace |