33d568e29b
* add users/mtei/key_blocks.h This change does not alter the binary of the build result. Moved common macro definitions in the following files to users/mtei/key_blocks.h. * keyboards/helix/rev2/keymaps/five_rows/keymap.c * keyboards/helix/rev3_5rows/keymaps/five_rows/keymap.c * remove INIT_HELIX_OLED() in helix:five_rows This change does not alter the binary of the build result. * update helix/pico/keymaps/mtei/keymap.c Changed helix/pico/keymaps/mtei/keymap.c to use users/mtei/key_blocks.h. This change does not alter the binary of the build result. * Remove old SSD1306OLED code from users/mtei/oled_display.c This change does not alter the binary of the build result. * add options ENABLE_COLEMAK, ENABLE_DVORAK and ENABLE_EUCALYN into five_rows/keymap.c * add users/mtei/{config.h,rules.mk,user_featues.mk,user_options.mk} * move layer_names[] from users/mtei/oled_display.c to keymaps/five_rows/keymap.c * Update keyboards/helix/pico/keymaps/mtei/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/pico/keymaps/mtei/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/pico/keymaps/mtei/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev2/keymaps/five_rows/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev2/keymaps/five_rows/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev2/keymaps/five_rows/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev3_5rows/keymaps/five_rows/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev3_5rows/keymaps/five_rows/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/helix/rev3_5rows/keymaps/five_rows/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/cpp_map.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/cpp_map.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/debug_config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/debug_config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update users/mtei/layer_number_util.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> |
||
---|---|---|
.. | ||
config.h | ||
keymap.c | ||
README_jp.md | ||
README.md | ||
rules.mk |
Keymap for 5 rows Helix keyboard
This keymap is only for 5 rows Helix keyboard.
Layout
Layer
Priority | Number | Name | Discription |
---|---|---|---|
high | 9 | Adjust | keyboard local functions (violet) |
8 | KFunction | TenkeyPad function keys (bule) | |
7 | Extra char | some charactors (red) | |
6 | Function | function keys (blue) | |
2 | Keypad | TenkeyPad | |
2 | Dvorak | Dvorak | |
1 | Colemak | Colemak | |
low | 0 | Qwerty | QWERTY (base) |
Adjust Layer
Adjust Layer has keyboard local function keys.
- LED control.
- Mac/Win mode change.
- Qwerty/Colemak/Dvorak/TenkeyPad change.
Mac mode and Win mode
Mac mode swap Alt/Win(GUI) key.
mode | key | code |
---|---|---|
Mac mode | Adjust + g(Qwerty) | AG_NORM |
Adjust + h(Qwerty) | ||
Win mode | Adjust + t(Qwerty) | AG_SWAP |
Adjust + y(Qwerty) |
LED control
command | key | code |
---|---|---|
on/off | Adjust + e(Qwerty) | RGB_TOG |
Adjust + i(Qwerty) | ||
change mode | Adjust + d(Qwerty) | RGB_MOD |
Adjust + k(Qwerty) | ||
HUE + | Adjust + Left Control | RGB_HUI |
Adjust + Right Control | ||
HUE - | Adjust + Left Shift | RGB_HUD |
Adjust + Right Shift | ||
SAT + | Adjust + ;(Qwerty) | RGB_SAI |
Adjust + a(Qwerty) | ||
SAT - | Adjust + z(Qwerty) | RGB_SAD |
Adjust + /(Qwerty) | ||
Bright + | Adjust + s(Qwerty) | RGB_VAI |
Adjust + l(Qwerty) | ||
Bright - | Adjust + x(Qwerty) | RGB_VAD |
Adjust + >(Qwerty) | ||
reset | Adjust + w | RGBRST |
Qwerty, Colemak, Dvorak, TenkeyPad selection
char layout | key |
---|---|
Qwerty | Adjust + 5 |
Adjust + 6 | |
Calemak | Adjust + 4 |
Adjust + 7 | |
Dvorak | Adjust + 3 |
Adjust + 8 | |
Keypad | Adjust + 2 |
Adjust + 9 |