summaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/meagerfindings/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ergodox/meagerfindings/keymap.c')
-rw-r--r--layouts/community/ergodox/meagerfindings/keymap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/community/ergodox/meagerfindings/keymap.c b/layouts/community/ergodox/meagerfindings/keymap.c
index c780c1a9fb..9d4eba205d 100644
--- a/layouts/community/ergodox/meagerfindings/keymap.c
+++ b/layouts/community/ergodox/meagerfindings/keymap.c
@@ -287,7 +287,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* Keymap 5: Arrows
*
* ,--------------------------------------------------. ,--------------------------------------------------.
- * | RESET | | | | | | | | | | | | | | |
+ * | QK_BOOT | | | | | | | | | | | | | | |
* |--------+------+------+------+------+-------------| |------+------+------+------+------+------+--------|
* | | | Opt+L| Up |Opt+R | | | | | | Opt+L| Up |Opt+R | | |
* |--------+------+------+------+------+------| | | |------+------+------+------+------+--------|
@@ -312,7 +312,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[ARROWS] = LAYOUT_ergodox(
//left hand
- RESET, _______, _______, _______, _______, _______, _______,
+ QK_BOOT, _______, _______, _______, _______, _______, _______,
_______, _______, CHRM_L, KC_UP, CHRM_R, _______, _______,
_______,LCTL(KC_LEFT), KC_LEFT, KC_DOWN, KC_RIGHT, LCTL(KC_RIGHT),
_______, _______, _______, _______, _______, _______, _______,