1
0
Fork 0

[Keymap] Add gaming toggle layer & layer colors to r-pufky keymap. (#14251)

This commit is contained in:
r-pufky 2021-09-16 20:15:01 -07:00 committed by GitHub
parent c6b87be8c7
commit 87665f404b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 95 additions and 48 deletions

View file

@ -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