summaryrefslogtreecommitdiff
path: root/keyboards/input_club/ergodox_infinity/keymaps/not-quite-neo/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/input_club/ergodox_infinity/keymaps/not-quite-neo/keymap.c')
-rw-r--r--keyboards/input_club/ergodox_infinity/keymaps/not-quite-neo/keymap.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/input_club/ergodox_infinity/keymaps/not-quite-neo/keymap.c b/keyboards/input_club/ergodox_infinity/keymaps/not-quite-neo/keymap.c
index 8cf51842a2..ad512082fb 100644
--- a/keyboards/input_club/ergodox_infinity/keymaps/not-quite-neo/keymap.c
+++ b/keyboards/input_club/ergodox_infinity/keymaps/not-quite-neo/keymap.c
@@ -215,7 +215,7 @@ L06 -> <TBD>: UNSPECIFIED
/* LFN -> MO(FN): FUNCTION
* ,--------------------------------------------------. ,--------------------------------------------------.
- * | RESET | | | | | | | | | | | | | | RESET |
+ * | QK_BOOT | | | | | | | | | | | | | | QK_BOOT |
* |--------+------+------+------+------+-------------| |------+------+------+------+------+------+--------|
* | | | | | | | BACKSPC|
* |--------+ | | | | +--------|
@@ -234,7 +234,7 @@ L06 -> <TBD>: UNSPECIFIED
* `--------------------' `--------------------'
*/
[LFN] = LAYOUT_ergodox_wrapper(
- RESET, _______, _______, _______, _______, _______, _______,
+ QK_BOOT, _______, _______, _______, _______, _______, _______,
_______, L06_LEFT_01, _______,
_______, L06_LEFT_02,
_______, L06_LEFT_03, _______,
@@ -243,7 +243,7 @@ L06 -> <TBD>: UNSPECIFIED
_______,
_______, _______, _______,
//--
- _______, _______, _______, _______, _______, _______, RESET,
+ _______, _______, _______, _______, _______, _______, QK_BOOT,
_______, L06_RIGHT_01, KC_BSPACE,
L06_RIGHT_02, KC_INSERT,
_______, L06_RIGHT_03, KC_DELETE,