33e9f1c75a
* Add keycode for KC_MAKE * Add KC_MAKE keycode * Add stanrc85.c file with KC_MAKE * Remove unused include * Improved KC_MAKE stolen from Drashna * Define mod mask for new KC_MAKE code * RESET board to flash after compiling * Remove send_string * RESET fixed in KC_MAKE |
||
---|---|---|
.. | ||
config.h | ||
layer_rgb.c | ||
readme.md | ||
rules.mk | ||
stanrc85.c | ||
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
.