qmk-dactyl-manuform-a/users/stanrc85
stanrc85 9beee82825
Enable RGB Matrix animations being used (#15338)
2021-11-28 20:00:37 +00:00
..
config.h Enable RGB Matrix animations being used (#15338) 2021-11-28 20:00:37 +00:00
indicator_layers_sneakbox.c [Keymap] sneakbox keymap and userspace code (redo) (#10977) 2020-12-07 17:18:04 -08:00
layer_rgb.c [Bug] Develop - Change uint32_t to layer_state_t (#13596) 2021-07-19 09:50:55 -07:00
readme.md Userspace updates (#11841) 2021-02-10 09:21:46 -05:00
rgb_layers.c [Keymap] Userspace updates (#14418) 2021-09-13 13:15:10 -07:00
rgb_timeout.c [Keymap] RGB Timeout added to userspace (#13339) 2021-07-01 01:06:06 -07:00
rgblight_layers.c [Keymap] Add indicator light bootup fanfare (#10158) 2020-09-06 15:04:29 -07:00
rgblight_layers_osa.c [Keymap] Userspace updates (#14832) 2021-10-15 19:00:19 -07:00
rules.mk [Keymap] Userspace updates (#14832) 2021-10-15 19:00:19 -07:00
stanrc85.c 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
stanrc85.h stanrc85 userspace and keymap updates (#9103) 2020-05-15 18:59:25 +01:00
startup_fanfare.c [Keymap] stanrc85 Keymap/userspace updates (#11349) 2021-01-10 23:03:12 -08:00

readme.md

Stanrc85's Standard Layout

Shared keymap between 60%, 65%, Alice layouts:

  • 1upkeyboards60HSE
  • Mark65
  • Sneakbox Alice

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+RCTL 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 RGB Underglow control and RESET
    • Fn2+RCTL used to toggle Default QWERTY layer on and off
    • qmk compile command on Fn2+Enter
    • qmk flash command on Fn2+Shift+enter

RGB and RESET Layer

Build

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