]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/e6v2/le/keymaps/johu/readme.md
E6V2 LE HHKB love (#4079)
[qmk_firmware.git] / keyboards / e6v2 / le / keymaps / johu / readme.md
1 # johu's E6-V2 Last Edition (LE) HHKB
2 Make example for this keyboard (after setting up your build environment):
3 ```bash
4 $ make e6v2/le:johu
5 ```
6
7 Or to make and flash:
8 ```bash
9 $ make e6v2/le:johu:dfu
10 ```
11
12 See the [build environment setup] and the [make instructions] for more
13 information. Brand new to QMK? Start with our [Complete Newbs Guide].
14
15 ## Layer 0: Base Layer
16 * HHKB Qwerty layout plus some specials:
17   * The Space key sends `Space` when tapped, toggles to *Space FN Layer* when held
18   * [Grave Escape]
19   * The Ctrl key sends `Esc` when tapped, `Ctrl` when held
20   * The Tab key sends `Tab` when tapped, [Hyper] (`Super+Ctrl+Alt+Shift`) when held
21   * The right Shift key sends `Enter` when tapped, `Shift` when held
22
23 ## Layer 1: Function Layer
24 * Default HHKB function layer includig the iconic diamond arrow cluster
25 * Multimedia controls
26
27 ## Layer 2: Space FN Layer
28 * VIM style arrow cluster
29 * Multimedia controls
30
31 ## Layer 3: Control Layer
32 * Reset button
33 * RGB controls
34 * Caps Lock
35
36 [build environment setup]: https://docs.qmk.fm/#/getting_started_build_tools
37 [make instructions]: https://docs.qmk.fm/#/getting_started_make_guide
38 [Complete Newbs Guide]: https://docs.qmk.fm/#/newbs
39 [Grave Escape]: https://beta.docs.qmk.fm/features/feature_grave_esc
40 [Hyper]: http://brettterpstra.com/2012/12/08/a-useful-caps-lock-key