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.