Ryan ad625e7c06 Remove `RGB_DI_PIN` ifdefs (#20218) пре 3 година
..
keymaps ad625e7c06 Remove `RGB_DI_PIN` ifdefs (#20218) пре 3 година
babblePaste.c cf935d97ae Fix functions with empty params (#19647) пре 3 година
babblePaste.h bad8c5992b Remove legacy sendstring keycodes (#18749) пре 3 година
babblePaste.md 7b7689d307 [Keymap] miles2go userspace update, add functions for babblepaste library, add prime_e keybard keymap (#9196) пре 5 година
babl_chromeos.c bad8c5992b Remove legacy sendstring keycodes (#18749) пре 3 година
babl_emacs.c bad8c5992b Remove legacy sendstring keycodes (#18749) пре 3 година
babl_kitty.c bad8c5992b Remove legacy sendstring keycodes (#18749) пре 3 година
babl_linux.c bad8c5992b Remove legacy sendstring keycodes (#18749) пре 3 година
babl_mac.c bad8c5992b Remove legacy sendstring keycodes (#18749) пре 3 година
babl_nano.c bad8c5992b Remove legacy sendstring keycodes (#18749) пре 3 година
babl_readmux.c bad8c5992b Remove legacy sendstring keycodes (#18749) пре 3 година
babl_vi.c bad8c5992b Remove legacy sendstring keycodes (#18749) пре 3 година
babl_windows.c bad8c5992b Remove legacy sendstring keycodes (#18749) пре 3 година
config.h ad8630bd72 Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729) пре 3 година
milestogo.c 7b7689d307 [Keymap] miles2go userspace update, add functions for babblepaste library, add prime_e keybard keymap (#9196) пре 5 година
milestogo.h 043d8e1140 Remove deprecated Quantum keycodes (#19712) пре 3 година
readme.md 7b7689d307 [Keymap] miles2go userspace update, add functions for babblepaste library, add prime_e keybard keymap (#9196) пре 5 година
rules.mk 7b7689d307 [Keymap] miles2go userspace update, add functions for babblepaste library, add prime_e keybard keymap (#9196) пре 5 година

readme.md

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.