qmk_firmware/keyboards/hs60/v2/keymaps/stanrc85
stanrc85 33e9f1c75a [Keymap] Add KC_MAKE keycode to my userspace and keymaps (#5324)
* 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
2019-03-06 12:20:51 -08:00
..
config.h [Keymap] Cleaning up my config and userspace files (#5265) 2019-02-28 12:02:22 -08:00
keymap.c [Keymap] Add KC_MAKE keycode to my userspace and keymaps (#5324) 2019-03-06 12:20:51 -08:00
readme.md [Keymap] HS60 v2 keymap updates (#5250) 2019-02-25 18:16:20 -08:00
rules.mk Separate keymaps to VIA enabled/dissabled. (#5302) 2019-03-04 06:28:33 -08:00

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 and ESC when tapped on CAPS LOCK
    • Tap Dance on Fn1 for CTRL+ALT+DEL and WIN+L
    • Tap Dance on ESC for ESC and `

Base QWERTY Layer

  • Layer 1 is default QWERTY with no custom features used mostly for gaming
    • Enabled by Fn2+CAPS from base layer

Default ANSI Layer

  • 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

Function Layer

  • Layer 3 is Backlight control and RESET
    • Fn2+CAPS used to toggle Default QWERTY layer on and off

RGB and RESET Layer

Build

To build the firmware file associated with this keymap, simply run make your_keyboard:stanrc85.