Swapping Tap hold question mark and astericks

This commit is contained in:
Victor 2024-05-08 21:59:41 -05:00
parent ef67b8610f
commit 7faa790d5a
Failed to generate hash of commit
4 changed files with 9 additions and 9 deletions

View file

@ -31,7 +31,7 @@ enum keycodes {
TH_PERC,
TH_EXLM,
TH_AT,
TH_ASTR,
TH_QUES,
TH_MINS,
TH_GRV,
@ -95,7 +95,7 @@ enum keycodes {
#define TR_PERC LT(_DEFAULT_LAYER_1, TH_PERC)
#define TR_EXLM LT(_DEFAULT_LAYER_1, TH_EXLM)
#define TR_AT LT(_DEFAULT_LAYER_1, TH_AT)
#define TR_ASTR LT(_DEFAULT_LAYER_1, TH_ASTR)
#define TR_QUES LT(_DEFAULT_LAYER_1, TH_QUES)
#define TR_MINS LT(_DEFAULT_LAYER_1, TH_MINS) // auto shift
#define TR_GRV LT(_DEFAULT_LAYER_1, TH_GRV)
@ -193,7 +193,7 @@ enum keycodes {
#define LAYER_SYMBOL \
KC_ESC, KC_BTN3, KC_BTN2, KC_BTN1, TR_GRV, TR_EQL, KC_HASH, TR_LABK, KC_RABK, TR_PERC, \
_GACS_MODS________________________, TR_SCLN, TR_AT, TR_ASTR, TR_LBRC, KC_RBRC, TR_SQUO, \
_GACS_MODS________________________, TR_SCLN, TR_AT, TR_QUES, TR_LBRC, KC_RBRC, TR_SQUO, \
_UCCPR_L___________________________________, TR_BSLS, TR_SLSH, TR_LPRN, KC_RPRN, TR_MINS, \
_LAYER_TRANS_____________, TR_EXLM, _______, ___x___