summaryrefslogtreecommitdiff
path: root/users/stanrc85/layer_rgb.c
AgeCommit message (Collapse)Author
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-07-19[Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus22
* fix sat75 * update uint32_t to layer_state
2019-05-21[Keymap] Romac added and tweaks to existing keymaps (#5941)stanrc85
* 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
2019-05-11[Keymap] Minor keymap updates (#5850)stanrc85
* Move layer toggle key for one handed operation * Add print screen keycode * Cleaning up some tab/space formatting
2019-03-03[Keymap] Add RGB config and controls to userspace (#5299)stanrc85
* 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