From 13c93fee734e65bc4ed4e92a7b756cce6f6dfc57 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 29 May 2024 16:37:43 +0100 Subject: [PATCH] Added equals on space to nav layout Added equals on the space keys for the nav layout also. This is because although i like the = on space change its slowing down my typing that i can only activate the modifier key with my right hand. I've always tended to hit space with my right thumb and that hasnt changed. --- keyboards/splitkb/kyria/keymaps/my_kyria_layout/keymap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keyboards/splitkb/kyria/keymaps/my_kyria_layout/keymap.c b/keyboards/splitkb/kyria/keymaps/my_kyria_layout/keymap.c index d3637f07ac..0866eb2c21 100644 --- a/keyboards/splitkb/kyria/keymaps/my_kyria_layout/keymap.c +++ b/keyboards/splitkb/kyria/keymaps/my_kyria_layout/keymap.c @@ -88,7 +88,7 @@ TD(TD_SFT_CPS), KC_Z , KC_X , KC_C , KC_V , KC_B , KC_LBRC, KC_TAB, * |--------+------+------+------+------+------+-------------. ,-------------+------+------+------+------+------+--------| * | | | | | | | |ScLck | | | | Pause|M Prev|M Play|M Next|VolMut| Delete | * `----------------------+------+------+------+------+------| |------+------+------+------+------+----------------------' - * | | | | | | | | | Ctl | Alt | | + * | | | | = | | | | = | Ctl | Alt | | * | | | | | | | | | | | | * `----------------------------------' `----------------------------------' */ @@ -96,7 +96,7 @@ TD(TD_SFT_CPS), KC_Z , KC_X , KC_C , KC_V , KC_B , KC_LBRC, KC_TAB, _______, _______, _______, _______, _______, _______, KC_PGUP, KC_HOME, KC_UP, KC_END, KC_VOLU, KC_DEL, _______, KC_LGUI, KC_LALT, KC_LCTL, KC_LSFT, _______, KC_PGDN, KC_LEFT, KC_DOWN, KC_RGHT, KC_VOLD, KC_INS, KC_LSFT, _______, _______, _______, _______, _______, _______, KC_SCRL, _______, _______,KC_PAUSE, KC_MPRV, KC_MPLY, KC_MNXT, KC_MUTE, KC_DEL, - _______, KC_LGUI, _______, _______, _______, _______, _______, KC_LCTL, KC_LALT, _______ + _______, KC_LGUI, _______, KC_EQL, _______, _______, KC_EQL, KC_LCTL, KC_LALT, _______ ), /*