Repeat to best combo pos + few other refactors

This commit is contained in:
urob 2023-03-11 23:12:39 -05:00
parent 2f7b93eb8e
commit b49de580bf
4 changed files with 8 additions and 14 deletions

View file

@ -7,7 +7,7 @@
#define X_MB &none &none // bottom row, middle
#define X_LH &none &kp LGUI &smart_mouse // thumb row, left
#define X_MH &none &none // thumb row, middle
#define X_RH &kp RET U_WH_D U_WH_U // thumb row, right
#define X_RH &bs_del U_WH_D U_WH_U // thumb row, right
/* source the main keymap */
#include "base.keymap"