forked from mirrors/qmk_firmware
cbabc8dbe6
* Replace Tapping Force Hold feature with Quick Tap Term * Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0 * Deprecate force hold in info_config.json * Before and after quick tap term unit tests * Quick tap unit tests iteration * Keymap config.h correction * Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed * Add two more test cases for quick tap * Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2 * Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2 * Add function declaration for get_quick_tap_term Co-authored-by: Stefan Kerkmann <karlk90@pm.me> |
||
---|---|---|
.. | ||
config.h | ||
keymap.c | ||
readme.md | ||
rules.mk |
Corne Spanish layout by ajarov
The OS keyboard layout should be set to Spanish so the above image matches the actual keys.
Some ideas that shaped this layout:
- There are 4 layers: Base, Upper (
△
), Right (▷
), and Upper Right (△
+▷
). - The base layer is almost the same as the one on the default Corne layout when the keyboard is set to Spanish on the OS (the only differences being
RShift
instead ofEsc
, andLAlt
instead ofAlt Gr
). - When the Upper layer (
△
) is selected, the right hand resting position matches the one on the arrow keys on a traditional keyboard. - The right half of the keyboard can be used as a numpad with only the right hand by selecting the Right layer (
▷
). - The only keys missing from a full-size (105 keys) Spanish keyboard are the interpunct (
·
orShift
+3
),Scroll Lock
, andNum Lock
. I never use them (does anybody?) and I'd rather not include them and risk toggling Scroll/Num Lock by accident. - Media keys are not present because I find it better to use keyboard + mouse shortcuts with AutoHotkey (e.g:
Ctrl
+Shift
+Wheel Up
/Wheel Down
increases/decreases the volume).