]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] Add RGB config and controls to userspace (#5299)
authorstanrc85 <47038504+stanrc85@users.noreply.github.com>
Sun, 3 Mar 2019 23:31:12 +0000 (18:31 -0500)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Sun, 3 Mar 2019 23:31:12 +0000 (15:31 -0800)
commit043ef40b92deee76a048612e82436c1b25f03433
tree2276a0fcb9588913f7bdc67a3396f75439f4f377
parent3305df8e79e02fb785650e9720923ea11e6bcf09
[Keymap] Add RGB config and controls to userspace (#5299)

* 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
users/stanrc85/config.h
users/stanrc85/layer_rgb.c [new file with mode: 0644]
users/stanrc85/rules.mk