forked from forks/qmk_firmware
bffbb4b42d
* Added WT65-B, WT75-B, minor fixes * Update keyboards/wilba_tech/wt65_b/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/wilba_tech/wt65_b/readme.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/wilba_tech/wt75_b/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Change DEBOUNCING_DELAY to DEBOUNCE * Change DEBOUNCING_DELAY to DEBOUNCE * Move Zeal60/Zeal65 files to keyboards/wilba_tech * Change DEBOUNCING_DELAY to DEBOUNCE * Refactoring zeal60 code to wilba_tech * Moved Rama Works PCBs to wilba_tech * Rename Rama Works files * Cleanup info.json * Cleanup readme.md * Cleanup USB device strings * U80-A RGB matrix, IS31FL3731 driver changes * Fixed #include from keyboards/zeal60 |
||
---|---|---|
.. | ||
config.h | ||
keymap.c | ||
readme.md | ||
rules.mk |
Stanrc85's Standard ANSI 60% Layout
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 Backlight 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
.