add mod-taps for switching workspaces and moving windows for tiling and workspaces

This commit is contained in:
Aaron Honeycutt 2025-01-08 08:56:25 -07:00
parent ba6cf1f5f3
commit 3b8d1b5bf9

View file

@ -22,11 +22,11 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
KC_MPRV, KC_MPLY, KC_MNXT,
KC_7, KC_8, KC_9,
KC_4, KC_5, KC_6,
KC_1, KC_2, KC_3
MT(MOD_LCTL | MOD_LGUI, KC_1), KC_2, MT(MOD_LSFT | MOD_LGUI, KC_3)
),
[1] = LAYOUT(
_______,
CK_TOGG, AU_TOGG, _______,
CK_TOGG, AU_TOGG, MU_TOGG,
_______, _______, _______,
_______, _______, _______,
_______, _______, _______