summary refs log tree commit diff
path: root/keyboards/handwired/node5_1/keymaps
diff options
context:
space:
mode:
authoruser <user@node5.net>2024-01-02 06:31:21 +0100
committeruser <user@node5.net>2024-01-02 06:31:21 +0100
commite6cf467ee353358c5bbfacc3a5c28a9423ea6756 (patch)
tree0b939ca1d15a253100084a8cc6c91b2793235dc1 /keyboards/handwired/node5_1/keymaps
parent55a70e57d2cd2675c3521565a558afff47a18b20 (diff)
more fn + on the fly macro recording
Diffstat (limited to 'keyboards/handwired/node5_1/keymaps')
-rw-r--r--keyboards/handwired/node5_1/keymaps/default/keymap.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/node5_1/keymaps/default/keymap.c b/keyboards/handwired/node5_1/keymaps/default/keymap.c
index bc3036ec4d..b3df4d2503 100644
--- a/keyboards/handwired/node5_1/keymaps/default/keymap.c
+++ b/keyboards/handwired/node5_1/keymaps/default/keymap.c
@@ -91,13 +91,13 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 
     [_FN] = LAYOUT(
             //|--------+---------+--------+--------+--------+--------+				|--------+--------+--------+--------+--------+--------+--------+--------|
-               _______, KC_MUTE,  KC_VOLD, KC_VOLU, KC_BRID, KC_BRIU,				 KC_MPLY, KC_MPLY, KC_MNXT, _______, _______, _______, _______, _______,         
+               _______, KC_MUTE,  KC_VOLD, KC_VOLU, KC_BRID, KC_BRIU,				 KC_MUTE, KC_MPRV, KC_MPLY, KC_MNXT, _______, _______, _______, _______,
             //|--------+---------+--------+--------+--------+--------+				|--------+--------+--------+--------+--------+--------+--------+--------|
 	       _______, _______,  _______, _______, _______, _______,				 _______, KC_P7,   KC_P8,   KC_P9,   KC_PPLS, _______, _______, KC_DEL,         
             //|--------+---------+--------+--------+--------+--------|				|--------+--------+--------+--------+--------+--------+--------+--------|
-               _______,TO(_QWERTY),KC_PWR, _______, _______, _______,				 _______, KC_P4,   KC_P5,   KC_P6,   KC_PAST, _______, _______, _______,         
+               _______,TO(_QWERTY),KC_WAKE,_______, DM_PLY1, _______, 				 _______, KC_P4,   KC_P5,   KC_P6,   KC_PAST, _______, _______, _______,         
             //|--------+---------+--------+--------+--------+--------|				|--------+--------+--------+--------+--------+--------+-----------------|
-               _______, _______,  KC_SLEP, _______, _______, _______,				 _______, KC_P1,   KC_P2,   KC_P3,   KC_PMNS, _______,         _______,         
+               _______, _______,  DM_REC1,  KC_SLEP,_______, _______,				 _______, KC_P1,   KC_P2,   KC_P3,   KC_PMNS, _______,         _______,         
             //|--------+---------+--------+--------+--------+--------|				|--------+--------+--------+--------+--------+--------+-----------------|
                _______, _______,_______,TO(_COLEMAK),_______,_______,				 _______, KC_P0,   KC_COMM, KC_PDOT, KC_PSLS, _______, _______, _______,
             //|--------+---------+--------+--------+-----------------|	              |--------+--------+--------+--------+--------+--------+--------+--------+--------|