summaryrefslogtreecommitdiffstats
path: root/users/stanrc85/config.h
Commit message (Collapse)AuthorAgeFilesLines
* [Userspace] Add support for additional Mechlovin Adelais PCB version to my ↵stanrc852022-07-031-1/+1
| | | | userspace (#17547)
* [Userspace] Add Nasu to userspace code (#17524)stanrc852022-07-021-0/+6
| | | | | * Define Nasu indicator pins in userspace * Add userspace indicator code to Nasu
* [Keymap] Update some code and keyboard rules (#16680)stanrc852022-03-181-0/+6
|
* Enable RGB Matrix animations being used (#15338)stanrc852021-11-281-2/+8
|
* Userspace updates (#11841)stanrc852021-02-101-0/+1
| | | | | | | | | | | | | | | | | | | * enable LTO for smaller firmware size * delete since this was added to userspace rules.mk * readme updates and new images * Add -j to compile and flash commands in userpsace * Enable NKRO * Enable NKRO, VIA, LTO by default * Stanrc85-ansi readme update * Stanrc85-alice readme * quick RGB layer indicator fix in keymap
* [Keyboard] Add my keymap for Mark65 (#11717)stanrc852021-02-071-0/+4
|
* [Keymap] sneakbox keymap and userspace code (redo) (#10977)stanrc852020-12-071-0/+6
| | | | | | | | | | | | | | | | | | | | | | | * Add support for LAYOUT_alice to sneakbox pcb * define variables for sneakbox led pins * set rules for sneakbox pcb * add rotary encoder to userspace * fix rotary function * add custom layer indicators for sneakbox * Revert "Add support for LAYOUT_alice to sneakbox pcb" This reverts commit 5ed94d8d897de6ef4f7a349368a6342cef5eff06. * add license header * Use KEYBOARD_sneakbox_aliceclone * cleaned up indicator code
* Keymap for OSAv2 (#9773)stanrc852020-07-251-1/+0
| | | | | | | | | | | | | * Add OSAv2 keymap * OSAv2 configs and rules * OSAv2 lighting layers * OSAv2 lighting layers * Fix colors after copy/paste * Use LED indicators instead of RGB
* [Keymap] Userspace update Rgb layers code (#8659)stanrc852020-04-081-0/+1
| | | | | | | | | | | | | | | | | * enable rgblight layers * rgblight layers code * switch to new rgblight layers * testing led positions * fix caps typo * lights and colors working * rules updated for different rgb use * Extra spaces removed
* Tweaking tapping_term valuestanrc852019-04-021-1/+1
|
* Adjusting tapping termstanrc852019-04-021-1/+1
|
* [Keymap] Add RGB config and controls to userspace (#5299)stanrc852019-03-031-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
* [Keymap] Cleaning up my config and userspace files (#5265)stanrc852019-02-281-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
* [Keymap] Converted stanrc85 community layout to userspace (#5244)stanrc852019-02-261-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