qmk_firmware/keyboards/helix/rev2/keymaps/fraanrosi
Takeshi ISHII b8c68afb2f
[Keyboard] Helix use post_rules.mk (#14216)
* Helix/pico use post_rules.mk insted of local_features.mk

Tested with the following procedure.
```
git checkout 77a93fec79 (qmk/develop)
make clean
make helix/pico:all:check-md5
make helix/pico/sc:all:check-md5
git checkout helix_use_post_rules.mk
make clean
make helix/pico:all:check-md5
make helix/pico/sc:all:check-md5
```

* Helix/rev2 use post_rules.mk

Tested with the following procedure.
```
git checkout 77a93fec79 (qmk/develop)
make clean
make helix/pico:all:check-md5
make helix/pico/sc:all:check-md5
make helix/rev2:all:check-md5
make helix/rev2/sc:all:check-md5
git checkout helix_use_post_rules.mk
make clean
make helix/pico:all:check-md5
make helix/pico/sc:all:check-md5
make helix/rev2:all:check-md5
make helix/rev2/sc:all:check-md5
```
2021-08-31 16:58:07 +09:00
..
config.h [Keymap] fix helix:fraanrosi compile error caused by #13677. (#14061) 2021-08-19 15:45:47 +09:00
keymap.c [Keymap] Adding fraanrosi keymap. (changes applied) (#11862) 2021-02-19 15:52:08 -05:00
readme.md [Keymap] Adding fraanrosi keymap. (changes applied) (#11862) 2021-02-19 15:52:08 -05:00
rules.mk [Keyboard] Helix use post_rules.mk (#14216) 2021-08-31 16:58:07 +09:00

Fraanrosi

A Latin American Spanish keymap for Helix/rev2/under, 5 rows.
Designed to be as simple and more touch typing oriented as possible.
It was inspired by a DELL Latitude E5470.

Layers

The Helix obviously does not have enough keys compared to a typical keyboard.
The keymap has multiple layers, moving extra keys to different layers.

Priority Layer ID Layer Name Contents
0 Qwerty Qwerty layout (Base)
1 Lower Symbols, media, function keys and mouse.(Blue)
2 Raise Underglow RGB config(Red)

Keymap : http://www.keyboard-layout-editor.com/#/gists/4cd7b4ccda1de5cf9edc56d29b64da30

First layer (qwerty).

It contains the "Ñ" letter.
"Caps Lock" key toggle an RGB mode, to alert.
@ is typed with AltGr+q first-layer

Second layer (Lower).

While "Lower" key is pressed, the RBG mode remains BLUE.
It has the "Symbols, media, function keys and mouse" features.
It completes the rest of the needed qwerty and F keys.
second-layer

Third layer (Raise).

While "Raise" key is pressed, the RBG mode remains RED.
This is the underglow RGB's layer , where can be controlled the modes and hue.
With reset button for the micros. third-layer

All the layers.

all-the-layers