mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-11 22:06:31 -04:00
VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
This commit is contained in:
parent
95c2b25b62
commit
2fd4fddf1b
61 changed files with 137 additions and 140 deletions
|
@ -24,11 +24,6 @@ enum layers{
|
|||
_FN3
|
||||
};
|
||||
|
||||
enum custom_keycodes {
|
||||
KC_TASK = USER00,
|
||||
KC_FLXP
|
||||
};
|
||||
|
||||
#define KC_TASK LGUI(KC_TAB)
|
||||
#define KC_FLXP LGUI(KC_E)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue