You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefan Kerkmann f27b617f36
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292)
3 years ago
..
keymaps/handwired/ms_sculpt_mobile Remove Full Bootmagic (#13846) 4 years ago
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 [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292) 3 years ago
milestogo.c
milestogo.h
readme.md
rules.mk

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.