forked from mirrors/qmk_userspace
Local Changes
This commit is contained in:
parent
c3835262d8
commit
6ff093efbe
3 changed files with 9 additions and 9 deletions
|
@ -70,7 +70,7 @@ bool process_record_keymap(uint16_t keycode, keyrecord_t *record);
|
|||
#define OS_MEH OSM(MOD_MEH)
|
||||
#define OS_HYPR OSM(MOD_HYPR)
|
||||
|
||||
#define MT_ESC MT(MOD_LCTL, KC_ESC)
|
||||
#define MT_TAB MT(MOD_LCTL, KC_TAB)
|
||||
|
||||
#define ALT_APP ALT_T(KC_APP)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue