diff options
author | stanrc85 <47038504+stanrc85@users.noreply.github.com> | 2019-01-27 11:45:30 -0500 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-01-27 08:45:30 -0800 |
commit | 5c1d4baec4a178df3845c724ec48f8e9bba47b74 (patch) | |
tree | 09414d83952c3e048e9650592727c507015dde25 /layouts/community/60_ansi/stanrc85-ansi/readme.md | |
parent | 6d2071ad6e9bdeb63126c00c4baea88d597cd7d7 (diff) | |
download | qmk_firmware-5c1d4baec4a178df3845c724ec48f8e9bba47b74.tar.gz qmk_firmware-5c1d4baec4a178df3845c724ec48f8e9bba47b74.zip |
[Keymap] Layout added for stanrc85 (#4944)
* Add files via upload
* Changed _____ to _______ as requested to meet QMK standards.
* Added readme.md
* Removed "PERMISSIVE_HOLD" as it is no longer used.
* Additional code changes made per request
* Added # to first line and removed redundant line.
* Modified Copyright information
* Added space after # for proper formatting
* Formatting changes and additional details
Diffstat (limited to 'layouts/community/60_ansi/stanrc85-ansi/readme.md')
-rw-r--r-- | layouts/community/60_ansi/stanrc85-ansi/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/layouts/community/60_ansi/stanrc85-ansi/readme.md b/layouts/community/60_ansi/stanrc85-ansi/readme.md new file mode 100644 index 0000000000..620d0775a0 --- /dev/null +++ b/layouts/community/60_ansi/stanrc85-ansi/readme.md @@ -0,0 +1,14 @@ +# Stanrc85's Standard ANSI 60% Layout + +Shared keymap between two 60% PCB: +- 1upkeyboards60HSE +- DZ60 (hotswap) + +## Keymap Notes +- Layer 0 is custom ANSI layout with SpaceFN, EscFN on CAPS, Tap Dance on Fn1 key for CTRL+ALT+DEL and WIN+L +- Layer 1 is default ANSI (enable with Fn2+D) +- Layer 2 is F keys, arrows, volume controls and custom shortcuts for AHK +- Layer 3 is backlight control and RESET + +### Build +To build the firmware file associated with this keymap, simply run `make your_keyboard:stanrc85-ansi`. |