Remove extra underscore from MASTER_RIGHT define
This commit is contained in:
committed by
Jack Humbert
parent
20e18d15e3
commit
fad967af4c
@@ -32,7 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
/* Select hand configuration */
|
||||
|
||||
// #define MASTER_LEFT
|
||||
// #define _MASTER_RIGHT
|
||||
// #define MASTER_RIGHT
|
||||
#define EE_HANDS
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
@@ -32,7 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
/* Select hand configuration */
|
||||
|
||||
// #define MASTER_LEFT
|
||||
// #define _MASTER_RIGHT
|
||||
// #define MASTER_RIGHT
|
||||
#define EE_HANDS
|
||||
|
||||
#ifndef TAPPING_TERM
|
||||
@@ -53,4 +53,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#endif // RGBLIGHT_ENABLE
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user