mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-06 16:01:42 +01:00
cf935d97ae
* Fix functions with empty params * Found a bunch more
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.