ab2a43edb0
* Add support for LAYOUT_alice to sneakbox pcb * define variables for sneakbox led pins * set rules for sneakbox pcb * add rotary encoder to userspace * fix rotary function * add custom layer indicators for sneakbox * Revert "Add support for LAYOUT_alice to sneakbox pcb" This reverts commit 5ed94d8d897de6ef4f7a349368a6342cef5eff06. * add license header * Use KEYBOARD_sneakbox_aliceclone * cleaned up indicator code |
||
---|---|---|
.. | ||
config.h | ||
indicator_layers_sneakbox.c | ||
layer_rgb.c | ||
readme.md | ||
rgblight_layers.c | ||
rgblight_layers_osa.c | ||
rules.mk | ||
stanrc85.c | ||
stanrc85.h | ||
startup_fanfare.c |
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
.