forked from forks/qmk_firmware
b2ee290c9f
* Move boards into keebio folder * Rename keymap * Update BDN9 files * Update BFO-9000 files * Update Chocopad files * Update Dilly files * Update Fourier files, collapse rev1 into main * Update Iris files * Update Laplace files * Update Levinson files, fix buswerks keymap * Update Nyquist files * Fix keymap issues * Update Quefrency files * Update Rorschach files * Update TF68 files * Update Viterbi files * Update Viterbi files * Update Wavelet files * Reformat default layout * Fix up default folder for Iris * Remove already defined aliases |
||
---|---|---|
.. | ||
config.h | ||
keymap.c | ||
readme.md | ||
rules.mk |
Logan's Ortho 4x12 Layout
This layout is what I use on my Planck. Some features of the layout:
- Rotary encoder support (no function for clicking yet)
- Numpad under right hand (I find this much more comfortable than touch-typing the number row)
- Space cadet shift
- Curly braces are under the home row (makes programming much more comfortable)
Also, another note: the QWERTY layout uses LGUI_T(KC_ESC)
and the COLEMAK/DVORAK layouts use LCTL_T(KC_ESC)
. This is because I use the QWERTY layout on my Mac laptop so that I don't have to change the software remapping every time I dock my laptop. This also allows a convenient remapping of the modifier keys. I use the hardware mapped COLEMAK layout on Linux.