Add DST_MOD_MASK as a config option
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
#define DST_RMV LCTL(LGUI(KC_F4))
|
||||
#define DST_PRV LCTL(LGUI(KC_LEFT))
|
||||
#define DST_NXT LCTL(LGUI(KC_RGHT))
|
||||
#ifndef DST_MOD_MASK
|
||||
#define DST_MOD_MASK MOD_MASK_CTRL
|
||||
#endif
|
||||
|
||||
#define LCT_CPS LCTL_T(KC_CAPS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user