32b63d676f
* Removed since options are in userspace * Removed RGB option that was breaking one of my builds * Remove unused options * Removed options present in userspace, add board specific options here * Removed code also present in userspace * Turns out those lines were needed, added them back * Testing changes * Added code to ensure board read as ANSI instead of default ISO for HS60 * Setting \ key to "MOD" instead of "ALPHA" for lighting |
||
---|---|---|
.. | ||
config.h | ||
readme.md | ||
rules.mk | ||
stanrc85.h |
Stanrc85's Standard ANSI 60% Layout
Shared keymap between two 60% PCB:
- 1upkeyboards60HSE
- DZ60 (hotswap)
Keymap Notes
- Layer 0 is default QWERTY layout with additional custom features:
- SpaceFN to function layer 2 on
Space
CTRL
when held andESC
when tapped onCAPS LOCK
- Tap Dance on
Fn1
forCTRL+ALT+DEL
andWIN+L
- Tap Dance on
ESC
forESC
and
- SpaceFN to function layer 2 on
- Layer 1 is default QWERTY with no custom features used mostly for gaming
- Enabled by
Fn2+CAPS
from base layer
- Enabled by
- Layer 2 is Function layer:
- F keys
- Arrows
- Volume and Media controls
- AutoHotkey shortcuts based on Speaker Control script
- AHK Mic is used to mute/unmute microphone
- AHK Speaker switches audio output between headphones and speakers
- Layer 3 is RGB Underglow control and RESET
Fn2+CAPS
used to toggle Default QWERTY layer on and off
Build
To build the firmware file associated with this keymap, simply run make your_keyboard:stanrc85-ansi
.