84ea77ead6
* remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference. |
||
---|---|---|
.. | ||
config.h | ||
nstickney.c | ||
nstickney.h | ||
readme.md | ||
rules.mk | ||
unicodemap.h |
nstickney's Ortholinear Layout
Familiar layout for users who regularly switch between Bastyl/Iris and standard QWERTY.
Install
For instructions on building and installing this keymap, see the docs. Below is the command for me; it may be different for you. Note that my Iris keyboard has an Elite-C on the left half and a ProMicro on the right half.
- Bastyl:
make hidtech/bastyl:nstickney:dfu
- Iris
- Elite-C:
make keebio/iris/rev2:nstickney:dfu
- ProMicro:
make keebio/iris/rev2:nstickney:avrdude
- Elite-C:
Usage
- QWERTY
BASE
layer./
,\
,[SPACE]
,[ENTER]
,-
, and=
on the thumb clusters.[
and]
added on Bastyl.
CAPSLOCK
replaced byESC
; hold it down forCTRL
.'
can also be held forCTRL
.
- Space-Cadet Shift is enabled, so the
SHIFT
keys send(
and)
when tapped. - Hold down
/
or=
forALT
. - Hold down
\
or-
to access the functions layer. - Farthest thumb keys are
GUI
(left) andMENU
(right).- Tapping
GUI
2, 3, or 4 times will toggleNUMLOCK
,CAPSLOCK
, orSCROLLLOCK
, respectively. - Tapping
MENU
2 or 3 times will toggle theNUMP
andSYMB
layers, respectively.
- Tapping
- Unicode-input symbols on
SYMB
layer. Based (loosely) on US-International layout. NUMP
layer has number pads on each hand. Number pad7
-8
-9
align with QWERTY7
-8
-9
on right hand.- Function, arrow, media, and miscellaneous keys on
FCTN
layer.F1
throughF10
on1
-10
.F11
is onGUI
andF12
is onMENU
.- Brackets (
[
and]
) available onU
andI
; braces ({
and}
) onO
andP
. - Arrow keys on
ESDF
andHJKL
; familiar for both Vim users and FPS gamers. W
isHOME
;R
isEND
.T
isPAGE UP
andG
isPAGE DOWN
.- Music controls on lower row of left hand.
- Volume and screen brightness on lower row of right hand.
PRINT SCREEN
,PAUSE
,SYSREQ
,INSERT
, andCLEAR
also mapped, as intelligently as possible.Q
toggles the RGB underglow (which changes color to indicate active layer).A
increases RGB underglow brightness (withSHIFT
, decreases brightness).Y
is mapped toKC_LOCK
.
Contribute
If you are using this layout and think you've found a better way to do something, I'd appreciate an issue, or better yet a pull request.
License
Copyright © 2016-2021 @nstickney. Released under GPL-2.0.