From: Oleg Kostyuk Date: Mon, 4 Nov 2013 02:17:53 +0000 (+0200) Subject: Updates to CUB's layouts X-Git-Url: https://git.donarmstrong.com/?p=tmk_firmware.git;a=commitdiff_plain;h=fc78fac72b558dd52650356d2d17ea613a2ec552 Updates to CUB's layouts --- diff --git a/keyboard/ergodox/keymap_cub.h b/keyboard/ergodox/keymap_cub.h index 0813ca8..a83ea98 100644 --- a/keyboard/ergodox/keymap_cub.h +++ b/keyboard/ergodox/keymap_cub.h @@ -374,7 +374,7 @@ static const uint16_t PROGMEM fn_actions[] = { ACTION_LAYER_SET(2, ON_BOTH), // FN19 - set Layer2, to use with Numpad keys ACTION_LAYER_MOMENTARY(2), // FN20 - momentary Layer2, to use with Numpad keys - ACTION_LAYER_MOMENTARY(5), // FN21 - momentary Layer5, to use with F* keys on top row + ACTION_LAYER_TAP_KEY(5, KC_ENT), // FN21 - momentary Layer5 on Enter, to use with F* keys on top row ACTION_LAYER_TAP_KEY(6, KC_ENT), // FN22 - momentary Layer6 on Enter, to use with F* keys on top row, cursor, Teensy, Workman-layer switch ACTION_LAYER_MOMENTARY(7), // FN23 - momentary Layer7, to use with F* keys (F1-F24)