Add RGB commands to default Nyquist keymap
This commit is contained in:
committed by
Jack Humbert
parent
5fbd25db62
commit
396f97068b
@@ -31,4 +31,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
// #define _MASTER_RIGHT
|
||||
// #define EE_HANDS
|
||||
|
||||
#undef RGBLED_NUM
|
||||
#define RGBLIGHT_ANIMATIONS
|
||||
#define RGBLED_NUM 12
|
||||
#define RGBLIGHT_HUE_STEP 8
|
||||
#define RGBLIGHT_SAT_STEP 8
|
||||
#define RGBLIGHT_VAL_STEP 8
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user