qmk_firmware/users/miles2go
Ryan cf935d97ae
Fix functions with empty params (#19647)
* Fix functions with empty params

* Found a bunch more
2023-01-20 16:21:17 +00:00
..
keymaps/handwired/ms_sculpt_mobile Remove useless line continuations (#19399) 2022-12-30 11:48:05 +11:00
babblePaste.c Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00:00
babblePaste.h Remove legacy sendstring keycodes (#18749) 2022-10-17 13:45:23 +01:00
babblePaste.md
babl_chromeos.c Remove legacy sendstring keycodes (#18749) 2022-10-17 13:45:23 +01:00
babl_emacs.c Remove legacy sendstring keycodes (#18749) 2022-10-17 13:45:23 +01:00
babl_kitty.c Remove legacy sendstring keycodes (#18749) 2022-10-17 13:45:23 +01:00
babl_linux.c Remove legacy sendstring keycodes (#18749) 2022-10-17 13:45:23 +01:00
babl_mac.c Remove legacy sendstring keycodes (#18749) 2022-10-17 13:45:23 +01:00
babl_nano.c Remove legacy sendstring keycodes (#18749) 2022-10-17 13:45:23 +01:00
babl_readmux.c Remove legacy sendstring keycodes (#18749) 2022-10-17 13:45:23 +01:00
babl_vi.c Remove legacy sendstring keycodes (#18749) 2022-10-17 13:45:23 +01:00
babl_windows.c Remove legacy sendstring keycodes (#18749) 2022-10-17 13:45:23 +01:00
config.h
milestogo.c
milestogo.h Fix some old keycodes (#19086) 2022-11-15 16:52:01 +00:00
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.