Drashna's split updates (#13350)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Drashna Jaelre
2021-07-01 00:42:32 -07:00
committed by GitHub
parent bbe45185e3
commit b7cf9a888a
54 changed files with 1889 additions and 1819 deletions

View File

@@ -24,8 +24,8 @@
#define BASE 0
enum custom_keycodes {
VRSN = SAFE_RANGE, // can always be here
VRSN = SAFE_RANGE, // can always be here
KC_MAKE,
KC_RESET,
NEWPLACEHOLDER // use "NEWPLACEHOLDER for keymap specific codes
NEWPLACEHOLDER // use "NEWPLACEHOLDER for keymap specific codes
};