summaryrefslogtreecommitdiffstats
path: root/users/stanrc85/config.h
AgeCommit message (Collapse)AuthorFilesLines
2019-04-03Tweaking tapping_term valuestanrc851-1/+1
2019-04-02Adjusting tapping termstanrc851-1/+1
2019-03-04[Keymap] Add RGB config and controls to userspace (#5299)stanrc851-0/+5
* Add INSERT and EEP_RST to HS60 keymap * Add INSERT to keymap * Layer based RGB colors * Move RGB code to layer_rgb.c * New file with layer based RGB colors * Use RGB code if RGBLIGHT is enabled * Set RGB options in config.h * Remove rgb enable from init user
2019-02-28[Keymap] Cleaning up my config and userspace files (#5265)stanrc851-4/+0
* Removed since options are in userspace * Removed RGB option that was breaking one of my builds * Remove unused options * Removed options present in userspace, add board specific options here * Removed code also present in userspace * Turns out those lines were needed, added them back * Testing changes * Added code to ensure board read as ANSI instead of default ISO for HS60 * Setting \ key to "MOD" instead of "ALPHA" for lighting
2019-02-26[Keymap] Converted stanrc85 community layout to userspace (#5244)stanrc851-0/+8
* 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