Add delete to big ardux customizations

This commit is contained in:
kemonine 2024-04-14 18:14:42 +00:00
parent 782a371a23
commit 03c35f436a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
#define BIG_BETWEEN_ROW_ONE_TWO_NONES LGUI(KC_E), KC_HOME, KC_UP, KC_END, KC_PGUP, KC_BSPC, KC_NO,
#define BIG_BETWEEN_ROW_TWO_THREE_NONES KC_NO, KC_LEFT, KC_DOWN, KC_RIGHT, KC_PGDN, KC_ENT, KC_NO,
#define BIG_BETWEEN_ROW_THREE_THUMBS_NONES KC_NO, KC_LBRC, KC_RBRC, KC_RBRC, KC_NO, KC_NO,
#define BIG_TRAILING_NONES , KC_SPACE, KC_ESC, KC_NO
#define BIG_TRAILING_NONES , KC_SPACE, KC_ESC, KC_DELETE
#endif
#ifdef ARDUX_HAND_RIGHT