diff options
| author | Drashna Jaelre | 2022-05-31 07:02:55 +0200 |
|---|---|---|
| committer | GitHub | 2022-05-31 07:02:55 +0200 |
| commit | cda343acbe45826225edac75eaa63216bf76d874 (patch) | |
| tree | 398a14c907baa8e6521fc9d001a4619289e1d7a3 /layouts/community/ortho_5x12 | |
| parent | b554e4b612d24109ce714554a306043a01382cbd (diff) | |
[Keymap] Drashna update for post Q2 merge (#17241)
Diffstat (limited to 'layouts/community/ortho_5x12')
| -rw-r--r-- | layouts/community/ortho_5x12/drashna/keymap.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/community/ortho_5x12/drashna/keymap.c b/layouts/community/ortho_5x12/drashna/keymap.c index ab70be2822..3d7f7d05a4 100644 --- a/layouts/community/ortho_5x12/drashna/keymap.c +++ b/layouts/community/ortho_5x12/drashna/keymap.c @@ -121,8 +121,8 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { * `-----------------------------------------------------------------------------------' */ [_ADJUST] = LAYOUT_ortho_5x12_wrapper( \ - KC_MAKE, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, KC_RST, - VRSN, _________________ADJUST_L1_________________, _________________ADJUST_R1_________________, EEP_RST, + QK_MAKE, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, QK_BOOT, + VRSN, _________________ADJUST_L1_________________, _________________ADJUST_R1_________________, EE_CLR, _______, _________________ADJUST_L2_________________, _________________ADJUST_R2_________________, RGB_IDL, KEYLOCK, _________________ADJUST_L3_________________, _________________ADJUST_R3_________________, TG_MODS, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______ |