1
0
Fork 0

Remove extra underscore from MASTER_RIGHT define

This commit is contained in:
Danny Nguyen 2017-11-01 01:03:15 -04:00 committed by Jack Humbert
parent 20e18d15e3
commit fad967af4c
36 changed files with 55 additions and 55 deletions

View file

@ -11,7 +11,7 @@
/* Select hand configuration */
#define MASTER_LEFT
// #define _MASTER_RIGHT
// #define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_TOGGLE 2
@ -23,4 +23,4 @@
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
#endif
#endif