~ruther/qmk_firmware

ref: a74647c1fa6dc19a8aa5a5eed7eb08557c74c993 qmk_firmware/users/miles2go/readme.md -rw-r--r-- 321 bytes
a74647c1 — Ryan Remove old `IS_LED_ON/OFF()` macros (#21878) 1 year, 8 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