[Keymap] initial user directory for milestogo + babblepaste (#7698)
* 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
This commit is contained in:
parent
cd0edbb1fb
commit
803610a284
19 changed files with 2478 additions and 0 deletions
10
users/miles2go/readme.md
Normal file
10
users/miles2go/readme.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Overview
|
||||
|
||||
This is my personal userspace file. Most of my code exists here, as it's heavily shared.
|
||||
|
||||
## Custom Keycodes
|
||||
See the babblepaste.txt readme
|
||||
|
||||
## Layer Indication
|
||||
|
||||
This uses the `layer_state_set_*` command to change the layer color, to indicate which layer it is on. This includes the default keymap, as well.
|
Loading…
Add table
Add a link
Reference in a new issue