mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-15 12:21:30 +00:00
Update keyboards/monsgeek/m2/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
237117d5c0
commit
b61cbfa259
@ -25,9 +25,6 @@ enum __layers {
|
|||||||
MAC_WASD,
|
MAC_WASD,
|
||||||
MAC_FN
|
MAC_FN
|
||||||
};
|
};
|
||||||
enum custom_keycodes {
|
|
||||||
KC_RESET = SAFE_RANGE
|
|
||||||
};
|
|
||||||
|
|
||||||
#define KC_TASK LGUI(KC_TAB)
|
#define KC_TASK LGUI(KC_TAB)
|
||||||
#define KC_FLXP LGUI(KC_E)
|
#define KC_FLXP LGUI(KC_E)
|
||||||
|
Loading…
Reference in New Issue
Block a user