My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/users/miles2go/readme.md

10 lines
322 B

# 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.