Add SysRq, Break combos and other keys to Melody96 keymap
This commit is contained in:
parent
51182a4f03
commit
be1d5c6609
3 changed files with 7 additions and 3 deletions
|
@ -17,6 +17,10 @@
|
|||
#define FN_FNLK TT(L_FN)
|
||||
#endif
|
||||
|
||||
#define KC_SYSR LALT(KC_PSCR)
|
||||
#undef KC_BRK
|
||||
#define KC_BRK LCTL(KC_PAUS)
|
||||
|
||||
#define MV_UP LCTL(KC_UP)
|
||||
#define MV_DOWN LCTL(KC_DOWN)
|
||||
#define MV_LEFT LCTL(KC_LEFT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue