summaryrefslogtreecommitdiffstats
path: root/layouts/community/60_ansi/stanrc85-ansi
AgeCommit message (Collapse)AuthorFilesLines
2019-03-01[Keymap] Added INSERT to my keymaps (#5284)stanrc851-1/+1
* Add INSERT and EEP_RST to HS60 keymap * Add INSERT to keymap
2019-02-26[Keymap] Converted stanrc85 community layout to userspace (#5244)stanrc853-30/+3
* Convert community layout to userspace for future use * Big readme update * Move layer toggle to CAPS * Readme updates * Deleted since unused * Removed call to unused .c file
2019-02-14Fix ESC on Default ANSI layer (#5125)stanrc851-1/+1
2019-02-06[Keymap] stanrc85 Keymap updates (#5066)stanrc853-16/+24
* Rename aliases to better reflect keycodes used * Update readme to reflect changes in keymap * Disabled more unused options to reduce memory usage * Remove backlight keycodes and move RGB keycodes * Update to reflect changes in keymap * Disable backlight option * Spacing
2019-02-02[Keymap] Added , to fix errors (#5034)stanrc851-15/+22
* Added , to fix errors * Added aliases to clean up keymaps * Additional formatting changes
2019-02-02Stanrc85 layout update/cleanup (#5029)stanrc853-25/+23
* Remove unused options * COMMAND disabled since it is unused * COMMAND shortcut removed * Fix some spacing for better readability.
2019-01-27[Keymap] Layout added for stanrc85 (#4944)stanrc854-0/+91
* 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