summaryrefslogtreecommitdiffstats
path: root/users/stanrc85/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] stanrc85 Keymap/userspace updates (#11349)stanrc852021-01-101-1/+1
| | | | | * keymap updates * adding fanfare back
* [Keymap] sneakbox keymap and userspace code (redo) (#10977)stanrc852020-12-071-0/+8
| | | | | | | | | | | | | | | | | | | | | | | * 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] Add indicator light bootup fanfare (#10158)stanrc852020-09-061-16/+2
| | | | | | | | | | | | | | | * Add indicator light bootup fanfare * move fanfare code to new file * fanfare code in new file and remove unused boards * new startup fanfare code * add lock/unlock indicator animation * input key presses before changing lights * remove old code
* Keymap for OSAv2 (#9773)stanrc852020-07-251-0/+6
| | | | | | | | | | | | | * 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] Add Alice rev2 to my userspace (#9600)stanrc852020-07-041-0/+6
|
* Add velocikey to alice keymap (#9476)stanrc852020-06-201-0/+1
|
* Update stanrc85 rules for alice/rev1 (#8821)stanrc852020-04-161-1/+1
|
* [Keymap] Userspace update Rgb layers code (#8659)stanrc852020-04-081-5/+3
| | | | | | | | | | | | | | | | | * 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
* [keymap] Add Alice keymap and to userspace files (#8571)stanrc852020-03-281-0/+4
| | | | | | | | | | | * convert my 60 keymap to alice * add via to rules for alice * remove split backspace and add backlight keycodes * disable LTO for alice pcb * keymap alignment formatting
* Userspace and keymap updates (#8037)stanrc852020-01-291-0/+9
| | | | | | | | | | * Add PGUP,PGDN to keymaps * Enable VIA support on userspace for 1up60hse * Enable DZ60 VIA in rules * Enable Romac VIA in rules
* [Keymap] Add KC_MAKE keycode to my userspace and keymaps (#5324)stanrc852019-03-061-0/+2
| | | | | | | | | | | | | | | | | | | | * Add keycode for KC_MAKE * Add KC_MAKE keycode * Add stanrc85.c file with KC_MAKE * Remove unused include * Improved KC_MAKE stolen from Drashna * Define mod mask for new KC_MAKE code * RESET board to flash after compiling * Remove send_string * RESET fixed in KC_MAKE
* [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-1/+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/+10
* 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