diff options
author | Joel Challis <git@zvecr.com> | 2022-08-21 23:55:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-21 23:55:30 +0100 |
commit | bbc3bc55f2d52b90881470695ee132f5a57bfaa3 (patch) | |
tree | 718be2129ad11b6c6578fb8aaf1bfbf02bde9476 /layouts/community/ortho_5x14 | |
parent | e36ae90a651df6ccad5f6d125135ee0240a01f02 (diff) |
RESET -> QK_BOOT user keymaps (#17940)
Diffstat (limited to 'layouts/community/ortho_5x14')
-rw-r--r-- | layouts/community/ortho_5x14/peej/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ortho_5x14/peej/keymap.c b/layouts/community/ortho_5x14/peej/keymap.c index 3abd418537..ac0b4d9631 100644 --- a/layouts/community/ortho_5x14/peej/keymap.c +++ b/layouts/community/ortho_5x14/peej/keymap.c @@ -66,7 +66,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { /* * ,----------------------------------------Backlight-------------------------RGB-----Bright---Sat------Hue----------------------. - * | LOCK | RESET | | | STEP | TOGGLE | | | TOGGLE | UP | UP | UP | | LOCK | + * | LOCK | QK_BOOT | | | STEP | TOGGLE | | | TOGGLE | UP | UP | UP | | LOCK | * |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------| * | | | | | | | | | MODE | DOWN | DOWN | DOWN | | | * |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------| |