summaryrefslogtreecommitdiff
path: root/users/stanrc85/layer_rgb.c
Commit message (Collapse)AuthorAge
* [Keymap] Romac added and tweaks to existing keymaps (#5941)stanrc852019-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | * Initial keymap for Romac * Formatting changes * keymap tweaks * Add new cycle layer key * add cycle layer code * initial upload * keymap updates * keymap updates * keymap updates for new layer names * new enum layers * case added for 4th layer * removed extra space for formatting
* [Keymap] Minor keymap updates (#5850)stanrc852019-05-11
| | | | | | | | * Move layer toggle key for one handed operation * Add print screen keycode * Cleaning up some tab/space formatting
* [Keymap] Add RGB config and controls to userspace (#5299)stanrc852019-03-03
* 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