mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08:00
cf935d97ae
* Fix functions with empty params * Found a bunch more |
||
---|---|---|
.. | ||
keymaps/handwired/ms_sculpt_mobile | ||
babblePaste.c | ||
babblePaste.h | ||
babblePaste.md | ||
babl_chromeos.c | ||
babl_emacs.c | ||
babl_kitty.c | ||
babl_linux.c | ||
babl_mac.c | ||
babl_nano.c | ||
babl_readmux.c | ||
babl_vi.c | ||
babl_windows.c | ||
config.h | ||
milestogo.c | ||
milestogo.h | ||
readme.md | ||
rules.mk |
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.