Browse Source

Remove extra underscore from MASTER_RIGHT define

Danny Nguyen 7 years ago
parent
commit
fad967af4c
36 changed files with 55 additions and 55 deletions
  1. 1 1
      keyboards/deltasplit75/keymaps/default/config.h
  2. 1 1
      keyboards/deltasplit75/keymaps/itsaferbie/config.h
  3. 1 1
      keyboards/deltasplit75/keymaps/protosplit/config.h
  4. 2 2
      keyboards/iris/keymaps/default/config.h
  5. 2 2
      keyboards/iris/keymaps/hexwire/config.h
  6. 1 1
      keyboards/iris/keymaps/lewisridden/config.h
  7. 2 2
      keyboards/lets_split/keymaps/DE_simple/config.h
  8. 2 2
      keyboards/lets_split/keymaps/OLED_sample/config.h
  9. 2 2
      keyboards/lets_split/keymaps/adam/config.h
  10. 2 2
      keyboards/lets_split/keymaps/dale/config.h
  11. 2 2
      keyboards/lets_split/keymaps/default/config.h
  12. 1 1
      keyboards/lets_split/keymaps/fabian/config.h
  13. 2 2
      keyboards/lets_split/keymaps/henxing/config.h
  14. 2 2
      keyboards/lets_split/keymaps/hexwire/config.h
  15. 2 2
      keyboards/lets_split/keymaps/khord/config.h
  16. 2 2
      keyboards/lets_split/keymaps/mbsurfer/config.h
  17. 2 2
      keyboards/lets_split/keymaps/mjt/config.h
  18. 2 2
      keyboards/lets_split/keymaps/piemod/config.h
  19. 2 2
      keyboards/lets_split/keymaps/pitty/config.h
  20. 1 1
      keyboards/lets_split/keymaps/smt/config.h
  21. 1 1
      keyboards/lets_split/keymaps/xk/config.h
  22. 2 2
      keyboards/lets_split/keymaps/xyverz/config.h
  23. 1 1
      keyboards/levinson/keymaps/bakingpy2u/config.h
  24. 1 1
      keyboards/levinson/keymaps/default/config.h
  25. 1 1
      keyboards/levinson/keymaps/hexwire/config.h
  26. 1 1
      keyboards/nyquist/keymaps/DivergeJM/config.h
  27. 2 2
      keyboards/nyquist/keymaps/default/config.h
  28. 2 2
      keyboards/nyquist/keymaps/hexwire/config.h
  29. 1 1
      keyboards/nyquist/keymaps/jojiichan/config.h
  30. 1 1
      keyboards/nyquist/keymaps/pitty/config.h
  31. 2 2
      keyboards/orthodox/keymaps/default/config.h
  32. 2 2
      keyboards/orthodox/keymaps/drashna/config.h
  33. 1 1
      keyboards/viterbi/keymaps/default/config.h
  34. 1 1
      keyboards/viterbi/keymaps/drashna/config.h
  35. 1 1
      keyboards/viterbi/keymaps/dwallace/config.h
  36. 1 1
      keyboards/viterbi/keymaps/hexwire/config.h

+ 1 - 1
keyboards/deltasplit75/keymaps/default/config.h

@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define USE_SERIAL
 
 #define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
 // #define EE_HANDS
 
 

+ 1 - 1
keyboards/deltasplit75/keymaps/itsaferbie/config.h

@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define USE_SERIAL
 
 #define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
 // #define EE_HANDS
 
 

+ 1 - 1
keyboards/deltasplit75/keymaps/protosplit/config.h

@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define USE_SERIAL
 
 #define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
 // #define EE_HANDS
 
 

+ 2 - 2
keyboards/iris/keymaps/default/config.h

@@ -28,7 +28,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
 
 #undef RGBLED_NUM
@@ -38,4 +38,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define RGBLIGHT_SAT_STEP 8
 #define RGBLIGHT_VAL_STEP 8
 
-#endif
+#endif

+ 2 - 2
keyboards/iris/keymaps/hexwire/config.h

@@ -28,7 +28,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
 
 #define TAPPING_TERM 150
@@ -40,4 +40,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define RGBLIGHT_SAT_STEP 8
 #define RGBLIGHT_VAL_STEP 8
 
-#endif
+#endif

+ 1 - 1
keyboards/iris/keymaps/lewisridden/config.h

@@ -28,7 +28,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
 
 #undef RGBLED_NUM

+ 2 - 2
keyboards/lets_split/keymaps/DE_simple/config.h

@@ -31,7 +31,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

+ 2 - 2
keyboards/lets_split/keymaps/OLED_sample/config.h

@@ -31,7 +31,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
 #define FLIP_HALF
 
@@ -57,4 +57,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define RGBLIGHT_SAT_STEP 17
 #define RGBLIGHT_VAL_STEP 17
 
-#endif
+#endif

+ 2 - 2
keyboards/lets_split/keymaps/adam/config.h

@@ -31,7 +31,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
 
 #ifdef SUBPROJECT_rev2
@@ -47,4 +47,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define IGNORE_MOD_TAP_INTERRUPT
 #define PERMISSIVE_HOLD
 
-#endif
+#endif

+ 2 - 2
keyboards/lets_split/keymaps/dale/config.h

@@ -31,7 +31,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

+ 2 - 2
keyboards/lets_split/keymaps/default/config.h

@@ -31,7 +31,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

+ 1 - 1
keyboards/lets_split/keymaps/fabian/config.h

@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define USE_SERIAL
 
 #define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
 // #define EE_HANDS
 
 

+ 2 - 2
keyboards/lets_split/keymaps/henxing/config.h

@@ -31,7 +31,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

+ 2 - 2
keyboards/lets_split/keymaps/hexwire/config.h

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

+ 2 - 2
keyboards/lets_split/keymaps/khord/config.h

@@ -33,9 +33,9 @@ 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
 
 #define RGBLIGHT_ANIMATIONS
 
-#endif
+#endif

+ 2 - 2
keyboards/lets_split/keymaps/mbsurfer/config.h

@@ -33,11 +33,11 @@ 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
 
 #undef RGBLED_NUM
 #define RGBLIGHT_ANIMATIONS
 #define RGBLED_NUM 8
 
-#endif
+#endif

+ 2 - 2
keyboards/lets_split/keymaps/mjt/config.h

@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define USE_SERIAL
 
 #define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
 // #define EE_HANDS
 
 
@@ -35,4 +35,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #undef RGBLED_NUM
 #define RGBLIGHT_ANIMATIONS
-#define RGBLED_NUM 10
+#define RGBLED_NUM 10

+ 2 - 2
keyboards/lets_split/keymaps/piemod/config.h

@@ -31,7 +31,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

+ 2 - 2
keyboards/lets_split/keymaps/pitty/config.h

@@ -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

+ 1 - 1
keyboards/lets_split/keymaps/smt/config.h

@@ -31,7 +31,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

+ 1 - 1
keyboards/lets_split/keymaps/xk/config.h

@@ -33,7 +33,7 @@ the Free Software Foundation, either version 2 of the License, or
 #define MOUSEKEY_WHEEL_TIME_TO_MAX 40
 
 // #define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
 #define EE_HANDS
 
 

+ 2 - 2
keyboards/lets_split/keymaps/xyverz/config.h

@@ -31,7 +31,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
 
 
@@ -42,4 +42,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
     #define RGBLED_NUM 8
 #endif
 
-#endif
+#endif

+ 1 - 1
keyboards/levinson/keymaps/bakingpy2u/config.h

@@ -11,7 +11,7 @@
 /* Select hand configuration */
 
 #define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
 // #define EE_HANDS
 
 #define TAPPING_TERM 150

+ 1 - 1
keyboards/levinson/keymaps/default/config.h

@@ -31,7 +31,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

+ 1 - 1
keyboards/levinson/keymaps/hexwire/config.h

@@ -11,7 +11,7 @@
 /* Select hand configuration */
 
 #define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
 // #define EE_HANDS
 
 #define TAPPING_TERM 150

+ 1 - 1
keyboards/nyquist/keymaps/DivergeJM/config.h

@@ -21,7 +21,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define USE_SERIAL
 
 #define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
 // #define EE_HANDS
 
 #ifdef SUBPROJECT_rev1

+ 2 - 2
keyboards/nyquist/keymaps/default/config.h

@@ -28,7 +28,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
 
 #undef RGBLED_NUM
@@ -38,4 +38,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define RGBLIGHT_SAT_STEP 8
 #define RGBLIGHT_VAL_STEP 8
 
-#endif
+#endif

+ 2 - 2
keyboards/nyquist/keymaps/hexwire/config.h

@@ -28,7 +28,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
 
 #define TAPPING_TERM 150
@@ -40,4 +40,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define RGBLIGHT_SAT_STEP 8
 #define RGBLIGHT_VAL_STEP 8
 
-#endif
+#endif

+ 1 - 1
keyboards/nyquist/keymaps/jojiichan/config.h

@@ -28,7 +28,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
 
 #undef RGBLED_NUM

+ 1 - 1
keyboards/nyquist/keymaps/pitty/config.h

@@ -28,7 +28,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
 
 #undef RGBLED_NUM

+ 2 - 2
keyboards/orthodox/keymaps/default/config.h

@@ -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

+ 2 - 2
keyboards/orthodox/keymaps/drashna/config.h

@@ -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

+ 1 - 1
keyboards/viterbi/keymaps/default/config.h

@@ -28,7 +28,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
 
 #undef RGBLED_NUM

+ 1 - 1
keyboards/viterbi/keymaps/drashna/config.h

@@ -28,7 +28,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
 
 #undef RGBLED_NUM

+ 1 - 1
keyboards/viterbi/keymaps/dwallace/config.h

@@ -28,7 +28,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
 
 #define TAPPING_TERM 150

+ 1 - 1
keyboards/viterbi/keymaps/hexwire/config.h

@@ -28,7 +28,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
 
 #define TAPPING_TERM 150