From fad967af4c6f456204c19dfa4e28ca567f7bb62d Mon Sep 17 00:00:00 2001
From: Danny Nguyen
Date: Wed, 1 Nov 2017 01:03:15 -0400
Subject: Remove extra underscore from MASTER_RIGHT define
---
keyboards/nyquist/keymaps/DivergeJM/config.h | 2 +-
keyboards/nyquist/keymaps/default/config.h | 4 ++--
keyboards/nyquist/keymaps/hexwire/config.h | 4 ++--
keyboards/nyquist/keymaps/jojiichan/config.h | 2 +-
keyboards/nyquist/keymaps/pitty/config.h | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
(limited to 'keyboards/nyquist')
diff --git a/keyboards/nyquist/keymaps/DivergeJM/config.h b/keyboards/nyquist/keymaps/DivergeJM/config.h
index b77c6111c4..b21fbee9d3 100644
--- a/keyboards/nyquist/keymaps/DivergeJM/config.h
+++ b/keyboards/nyquist/keymaps/DivergeJM/config.h
@@ -21,7 +21,7 @@ along with this program. If not, see .
#define USE_SERIAL
#define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
// #define EE_HANDS
#ifdef SUBPROJECT_rev1
diff --git a/keyboards/nyquist/keymaps/default/config.h b/keyboards/nyquist/keymaps/default/config.h
index a6246262e5..c4604af436 100644
--- a/keyboards/nyquist/keymaps/default/config.h
+++ b/keyboards/nyquist/keymaps/default/config.h
@@ -28,7 +28,7 @@ along with this program. If not, see .
/* Select hand configuration */
#define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
// #define EE_HANDS
#undef RGBLED_NUM
@@ -38,4 +38,4 @@ along with this program. If not, see .
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
-#endif
\ No newline at end of file
+#endif
diff --git a/keyboards/nyquist/keymaps/hexwire/config.h b/keyboards/nyquist/keymaps/hexwire/config.h
index 4a5b7513ae..8b9c3ea2bd 100644
--- a/keyboards/nyquist/keymaps/hexwire/config.h
+++ b/keyboards/nyquist/keymaps/hexwire/config.h
@@ -28,7 +28,7 @@ along with this program. If not, see .
/* Select hand configuration */
#define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_TERM 150
@@ -40,4 +40,4 @@ along with this program. If not, see .
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
-#endif
\ No newline at end of file
+#endif
diff --git a/keyboards/nyquist/keymaps/jojiichan/config.h b/keyboards/nyquist/keymaps/jojiichan/config.h
index ce60a257ea..39a3df26bf 100644
--- a/keyboards/nyquist/keymaps/jojiichan/config.h
+++ b/keyboards/nyquist/keymaps/jojiichan/config.h
@@ -28,7 +28,7 @@ along with this program. If not, see .
/* Select hand configuration */
#define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
// #define EE_HANDS
#undef RGBLED_NUM
diff --git a/keyboards/nyquist/keymaps/pitty/config.h b/keyboards/nyquist/keymaps/pitty/config.h
index 1ec271d09a..efc75b22c7 100644
--- a/keyboards/nyquist/keymaps/pitty/config.h
+++ b/keyboards/nyquist/keymaps/pitty/config.h
@@ -28,7 +28,7 @@ along with this program. If not, see .
/* Select hand configuration */
#define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
// #define EE_HANDS
#undef RGBLED_NUM
--
cgit v1.2.3