[Keymap] Tw1t611 (#7282)

* Add tw1t611 keymap.

* Add underglow
This commit is contained in:
tw1t611
2019-11-08 05:49:45 +01:00
committed by James Young
parent cec391df70
commit 0483327fa6
3 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
#pragma once
/* Use I2C or Serial, not both */
#define USE_SERIAL
// #define USE_I2C
/* Select hand configuration */
#define MASTER_LEFT
// #define MASTER_RIGHT
// #define EE_HANDS
#undef RGBLED_NUM
#define RGBLIGHT_ANIMATIONS
#define RGBLED_NUM 14
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8