summaryrefslogtreecommitdiffstats
path: root/users/miles2go/babblePaste.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix functions with empty params (#19647)Ryan2023-01-201-2/+2
| | | | | * Fix functions with empty params * Found a bunch more
* [Keymap] miles2go userspace update, add functions for babblepaste library, ↵milestogo2021-03-141-16/+114
| | | | | add prime_e keybard keymap (#9196) Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keymap] initial user directory for milestogo + babblepaste (#7698)milestogo2020-05-081-0/+125
* 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