You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
2.0 KiB

  1. <!-- Copyright 2021 Stanrc85
  2. This program is free software: you can redistribute it and/or modify
  3. it under the terms of the GNU General Public License as published by
  4. the Free Software Foundation, either version 2 of the License, or
  5. (at your option) any later version.
  6. This program is distributed in the hope that it will be useful,
  7. but WITHOUT ANY WARRANTY; without even the implied warranty of
  8. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  9. GNU General Public License for more details.
  10. You should have received a copy of the GNU General Public License
  11. along with this program. If not, see <http://www.gnu.org/licenses/>.-->
  12. # Stanrc85's Standard Layout
  13. Shared keymap between 60%, 65%, Alice layouts:
  14. - 1upkeyboards60HSE
  15. - Mark65
  16. - Sneakbox Alice
  17. ## Keymap Notes
  18. - Layer 0 is default QWERTY layout with additional custom features:
  19. - SpaceFN to function layer 2 on `Space`
  20. - `CTRL` when held and `ESC` when tapped on `CAPS LOCK`
  21. - Tap Dance on `Fn1` for `CTRL+ALT+DEL` and `WIN+L`
  22. - Tap Dance on `ESC` for `ESC` and ` ` `
  23. ![Base QWERTY Layer](https://imgur.com/gvCkVUW.png)
  24. - Layer 1 is default QWERTY with no custom features used mostly for gaming
  25. - Enabled by `Fn2+RCTL` from base layer
  26. ![Default ANSI Layer](https://imgur.com/2SAel0K.png)
  27. - Layer 2 is Function layer:
  28. - F keys
  29. - Arrows
  30. - Volume and Media controls
  31. - AutoHotkey shortcuts based on [Speaker Control](https://github.com/stanrc85/Speaker-Control) script
  32. - AHK Mic is used to mute/unmute microphone
  33. - AHK Speaker switches audio output between headphones and speakers
  34. ![Function Layer](https://imgur.com/FUjG0pL.png)
  35. - Layer 3 is RGB Underglow control and RESET
  36. - `Fn2+RCTL` used to toggle Default QWERTY layer on and off
  37. - `qmk compile` command on `Fn2+Enter`
  38. - `qmk flash` command on `Fn2+Shift+enter`
  39. ![RGB and RESET Layer](https://imgur.com/UPdhR12.png)
  40. ### Build
  41. To build the firmware file associated with this keymap, simply run `make your_keyboard:stanrc85-ansi` or `make your_keyboard:stanrc85-alice`.