~ruther/qmk_firmware

ref: ffdc70bf0a6fecff024ece2a5b7b4c0c88dd6ee3 qmk_firmware/users/miles2go/readme.md -rw-r--r-- 321 bytes
ffdc70bf — Nick Brassel Consolidate `KEYBOARD_OUTPUT`+`KEYMAP_OUTPUT`=>`INTERMEDIATE_OUTPUT` (#21272) 2 years 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