[Keymap] Add gaming toggle layer & layer colors to r-pufky keymap. (#14251)
This commit is contained in:
parent
c6b87be8c7
commit
87665f404b
3 changed files with 95 additions and 48 deletions
|
@ -24,3 +24,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define RGB_MATRIX_STARTUP_MODE RGB_MATRIX_SOLID_COLOR
|
||||
#define RGB_MATRIX_STARTUP_VAL 100
|
||||
#define HSV_BACKLIGHT_COLOR HSV_BLUE
|
||||
#define HSV_GAME_COLOR 170, 255, 192 // darker blue
|
||||
#define HSV_CONTROL_COLOR 0, 255, 192 // darker red
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue