forked from mirrors/qmk_userspace
[Keymap] sigul Planck layout updates (#8649)
* fix missing music mode legend * edit cleaning for readability and removing unused keys * remove MOUSE from lower, raise and mouse * remove MOUSE keycode * edit with updates Co-authored-by: pisilvio <silvio@picampus.it>
This commit is contained in:
parent
52b48997eb
commit
85444176b2
3 changed files with 34 additions and 42 deletions
|
@ -35,7 +35,6 @@ enum userspace_custom_keycodes {
|
|||
#define RAISE TT(_RAISE)
|
||||
#define NUMPAD TG(_NUMPAD)
|
||||
#define FN MO(_FN)
|
||||
#define MOUSE TT(_MOUSE)
|
||||
#define TABFN LT(_FN, KC_TAB)
|
||||
#define ESCFN LT(_FN, KC_ESC)
|
||||
#define MS_B LT(_MOUSE, IT_B)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue