summaryrefslogtreecommitdiff
path: root/keyboards/dichotomy/keymaps
diff options
context:
space:
mode:
authorSkyler Lewis <sblnog@gmail.com>2021-03-03 13:37:06 -0700
committerGitHub <noreply@github.com>2021-03-03 12:37:06 -0800
commitba3c346195ef96d8c464ba14d6cc05837b7560e1 (patch)
tree4a5e10d43598fa868f72b76426dfc1b9818045e5 /keyboards/dichotomy/keymaps
parente420b3981c849c8d8a6674d40b6162548de3a3de (diff)
Update dichotomy/alairock layout (#12013)
Diffstat (limited to 'keyboards/dichotomy/keymaps')
-rw-r--r--keyboards/dichotomy/keymaps/alairock/keymap.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/dichotomy/keymaps/alairock/keymap.c b/keyboards/dichotomy/keymaps/alairock/keymap.c
index a1d196fb06..a7f9189a48 100644
--- a/keyboards/dichotomy/keymaps/alairock/keymap.c
+++ b/keyboards/dichotomy/keymaps/alairock/keymap.c
@@ -58,9 +58,9 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
),
[_ADJUST] = LAYOUT( /* Shifted number/function layout, for per-key control. Only active when shift is held, and number is toggled or held */
- KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, _______, _______, KC_UP, _______, _______, _______,
- KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, _______, KC_LEFT, KC_DOWN, KC_RGHT, _______, _______,
- KC_F13, KC_F14, KC_F15, KC_F16, KC_F17, KC_F18, _______, _______, _______, _______, _______, _______,
+ KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, _______, KC_PGUP, KC_UP, KC_PGDN, _______, _______,
+ KC_LGUI, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, _______, KC_LEFT, KC_DOWN, KC_RGHT, _______, _______,
+ KC_LSFT, KC_F14, KC_F15, KC_F16, KC_F17, KC_F18, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______
),