~ruther/qmk_firmware

ref: fb0c64a567b6dd2536aae0c2df56a915ffa72404 qmk_firmware/users/miles2go/readme.md -rw-r--r-- 321 bytes
fb0c64a5 — Nick Brassel Allow inline generation of compile_commands.json while doing a `qmk compile`, using `--compiledb` (#21549) 1 year, 7 months ago

#Overview

This is my personal userspace file. Most of my code exists here, as it's heavily shared.

#Custom Keycodes

See the babblepaste.md 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.

Do not follow this link