mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-21 15:12:02 +00:00
Update keyboards/monsgeek/m2/keymaps/via/keymap.c
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
This commit is contained in:
parent
2ac2a9b909
commit
c789f41484
@ -26,9 +26,6 @@ enum __layers {
|
|||||||
MAC_FN
|
MAC_FN
|
||||||
};
|
};
|
||||||
|
|
||||||
#define KC_TASK LGUI(KC_TAB)
|
|
||||||
#define KC_FLXP LGUI(KC_E)
|
|
||||||
|
|
||||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||||
|
|
||||||
[WIN_B] = LAYOUT( /* Base */
|
[WIN_B] = LAYOUT( /* Base */
|
||||||
|
Loading…
Reference in New Issue
Block a user