Skip to content

Commit

Permalink
switch back tab and esc
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmicbuffalo committed Feb 27, 2024
1 parent 5eb576a commit 3572286
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/totem.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
// ┣━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┫ ┣━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┫
A_LGUI R_LALT S_LCTRL T_LSHFT &kp G &lt MOD M N_RSHFT E_RCTRL I_RALT O_RGUI
// ┏━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┫ ┣━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┓
ESC_HYP &kp Z &kp X &kp C &kp D &kp V &kp K &kp H &comma_morph &dot_morph &kp FSLH ENTER_HYP
ESC_HYP &kp Z &kp X &kp C &kp D &kp V &kp K &kp H &comma_morph &dot_morph &kp FSLH TAB_HYP
// ┗━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┫ ┣━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━┛
NUML_MS &lt NUM TAB SPC_NAV BSPC_SYM SHIFT_ESC SHRTCAT_FN
NUML_MS &lt NUM ENTER SPC_NAV BSPC_SYM SHIFT_ESC SHRTCAT_FN
// ┗━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━┛ ┗━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━┛
>;
};
Expand Down Expand Up @@ -166,7 +166,7 @@
// ┣━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┫ ┣━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┫
SYM_CARET ___ ___ ___ ___ &kp LEFT &kp DOWN &kp UP &kp RIGHT SYM_DOLLAR
// ┏━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┫ ┣━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┓
ENTER_HYP &kp BSLH ___ SWAP_PREV &swapper CMD_PASTE ___ ___ ___ ___ ___ ESC_HYP
TAB_HYP &kp BSLH ___ SWAP_PREV &swapper CMD_PASTE ___ ___ ___ ___ ___ ESC_HYP
// ┗━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┫ ┣━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━┛
___ ___ ___ &bs_del ___ ___
// ┗━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━^━━━━━━┛ ┗━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━┛
Expand Down

0 comments on commit 3572286

Please sign in to comment.