From fad967af4c6f456204c19dfa4e28ca567f7bb62d Mon Sep 17 00:00:00 2001 From: Danny Nguyen Date: Wed, 1 Nov 2017 01:03:15 -0400 Subject: [PATCH] Remove extra underscore from MASTER_RIGHT define --- keyboards/deltasplit75/keymaps/default/config.h | 2 +- keyboards/deltasplit75/keymaps/itsaferbie/config.h | 2 +- keyboards/deltasplit75/keymaps/protosplit/config.h | 2 +- keyboards/iris/keymaps/default/config.h | 4 ++-- keyboards/iris/keymaps/hexwire/config.h | 4 ++-- keyboards/iris/keymaps/lewisridden/config.h | 2 +- keyboards/lets_split/keymaps/DE_simple/config.h | 4 ++-- keyboards/lets_split/keymaps/OLED_sample/config.h | 4 ++-- keyboards/lets_split/keymaps/adam/config.h | 4 ++-- keyboards/lets_split/keymaps/dale/config.h | 4 ++-- keyboards/lets_split/keymaps/default/config.h | 4 ++-- keyboards/lets_split/keymaps/fabian/config.h | 2 +- keyboards/lets_split/keymaps/henxing/config.h | 4 ++-- keyboards/lets_split/keymaps/hexwire/config.h | 4 ++-- keyboards/lets_split/keymaps/khord/config.h | 4 ++-- keyboards/lets_split/keymaps/mbsurfer/config.h | 4 ++-- keyboards/lets_split/keymaps/mjt/config.h | 4 ++-- keyboards/lets_split/keymaps/piemod/config.h | 4 ++-- keyboards/lets_split/keymaps/pitty/config.h | 4 ++-- keyboards/lets_split/keymaps/smt/config.h | 2 +- keyboards/lets_split/keymaps/xk/config.h | 2 +- keyboards/lets_split/keymaps/xyverz/config.h | 4 ++-- keyboards/levinson/keymaps/bakingpy2u/config.h | 2 +- keyboards/levinson/keymaps/default/config.h | 2 +- keyboards/levinson/keymaps/hexwire/config.h | 2 +- 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 +- keyboards/orthodox/keymaps/default/config.h | 4 ++-- keyboards/orthodox/keymaps/drashna/config.h | 4 ++-- keyboards/viterbi/keymaps/default/config.h | 2 +- keyboards/viterbi/keymaps/drashna/config.h | 2 +- keyboards/viterbi/keymaps/dwallace/config.h | 2 +- keyboards/viterbi/keymaps/hexwire/config.h | 2 +- 36 files changed, 55 insertions(+), 55 deletions(-) diff --git a/keyboards/deltasplit75/keymaps/default/config.h b/keyboards/deltasplit75/keymaps/default/config.h index 4fb2554e0dce20e9c1fc0d7178c1acaef34e40ef..f14678a22308e832b776e4fe3efc13156cb72406 100644 --- a/keyboards/deltasplit75/keymaps/default/config.h +++ b/keyboards/deltasplit75/keymaps/default/config.h @@ -19,7 +19,7 @@ along with this program. If not, see . #define USE_SERIAL #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT // #define EE_HANDS diff --git a/keyboards/deltasplit75/keymaps/itsaferbie/config.h b/keyboards/deltasplit75/keymaps/itsaferbie/config.h index b32d082909b24b4f99bbe7a5a77a730c7d848d67..24c3d5be2399cd86b40a93dd9ce25af8bd7129e1 100644 --- a/keyboards/deltasplit75/keymaps/itsaferbie/config.h +++ b/keyboards/deltasplit75/keymaps/itsaferbie/config.h @@ -19,7 +19,7 @@ along with this program. If not, see . #define USE_SERIAL #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT // #define EE_HANDS diff --git a/keyboards/deltasplit75/keymaps/protosplit/config.h b/keyboards/deltasplit75/keymaps/protosplit/config.h index 4fb2554e0dce20e9c1fc0d7178c1acaef34e40ef..f14678a22308e832b776e4fe3efc13156cb72406 100644 --- a/keyboards/deltasplit75/keymaps/protosplit/config.h +++ b/keyboards/deltasplit75/keymaps/protosplit/config.h @@ -19,7 +19,7 @@ along with this program. If not, see . #define USE_SERIAL #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT // #define EE_HANDS diff --git a/keyboards/iris/keymaps/default/config.h b/keyboards/iris/keymaps/default/config.h index a6246262e50b92ddb238a21eb5ebd5967905f878..c4604af436f9b18dab692db40f828f5a644bf48d 100644 --- a/keyboards/iris/keymaps/default/config.h +++ b/keyboards/iris/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/iris/keymaps/hexwire/config.h b/keyboards/iris/keymaps/hexwire/config.h index a85f0d8a9a6cc1cd00531fb37083941ec0aa3908..81df2e91645095f0e63bffe6b104cea77a5d7fbb 100644 --- a/keyboards/iris/keymaps/hexwire/config.h +++ b/keyboards/iris/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/iris/keymaps/lewisridden/config.h b/keyboards/iris/keymaps/lewisridden/config.h index 2540121754e35145e5c6d525198668221ba4bce5..259efc8d29c677f1b9e13b3fd764bd551f311ea7 100644 --- a/keyboards/iris/keymaps/lewisridden/config.h +++ b/keyboards/iris/keymaps/lewisridden/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/lets_split/keymaps/DE_simple/config.h b/keyboards/lets_split/keymaps/DE_simple/config.h index 7f33a43630aaf7d722fca4a09939869b4a01d23e..5a6261c4f7cf5ce0b43a63c978c7c2805357a3a8 100644 --- a/keyboards/lets_split/keymaps/DE_simple/config.h +++ b/keyboards/lets_split/keymaps/DE_simple/config.h @@ -31,7 +31,7 @@ along with this program. If not, see . /* Select hand configuration */ #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT // #define EE_HANDS -#endif \ No newline at end of file +#endif diff --git a/keyboards/lets_split/keymaps/OLED_sample/config.h b/keyboards/lets_split/keymaps/OLED_sample/config.h index 57ed7d763b58dd633366d09855fa8725a7f91d57..e8632fe61df85fa3c23faa20947a7df9a3804134 100644 --- a/keyboards/lets_split/keymaps/OLED_sample/config.h +++ b/keyboards/lets_split/keymaps/OLED_sample/config.h @@ -31,7 +31,7 @@ along with this program. If not, see . /* 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 . #define RGBLIGHT_SAT_STEP 17 #define RGBLIGHT_VAL_STEP 17 -#endif \ No newline at end of file +#endif diff --git a/keyboards/lets_split/keymaps/adam/config.h b/keyboards/lets_split/keymaps/adam/config.h index 7496876b54392b0b1e4eadb2117a07ae2109445f..ff29eb1bde14a5555466d203a445cf3ff31bd875 100644 --- a/keyboards/lets_split/keymaps/adam/config.h +++ b/keyboards/lets_split/keymaps/adam/config.h @@ -31,7 +31,7 @@ along with this program. If not, see . /* 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 . #define IGNORE_MOD_TAP_INTERRUPT #define PERMISSIVE_HOLD -#endif \ No newline at end of file +#endif diff --git a/keyboards/lets_split/keymaps/dale/config.h b/keyboards/lets_split/keymaps/dale/config.h index 7f33a43630aaf7d722fca4a09939869b4a01d23e..5a6261c4f7cf5ce0b43a63c978c7c2805357a3a8 100644 --- a/keyboards/lets_split/keymaps/dale/config.h +++ b/keyboards/lets_split/keymaps/dale/config.h @@ -31,7 +31,7 @@ along with this program. If not, see . /* Select hand configuration */ #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT // #define EE_HANDS -#endif \ No newline at end of file +#endif diff --git a/keyboards/lets_split/keymaps/default/config.h b/keyboards/lets_split/keymaps/default/config.h index 7f33a43630aaf7d722fca4a09939869b4a01d23e..5a6261c4f7cf5ce0b43a63c978c7c2805357a3a8 100644 --- a/keyboards/lets_split/keymaps/default/config.h +++ b/keyboards/lets_split/keymaps/default/config.h @@ -31,7 +31,7 @@ along with this program. If not, see . /* Select hand configuration */ #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT // #define EE_HANDS -#endif \ No newline at end of file +#endif diff --git a/keyboards/lets_split/keymaps/fabian/config.h b/keyboards/lets_split/keymaps/fabian/config.h index ba271d1ac6c47f640a99b83f2f6bead5e7e779a8..6ae40cc2ba2f4d0c8c8df6618ddd355a44d7ba83 100644 --- a/keyboards/lets_split/keymaps/fabian/config.h +++ b/keyboards/lets_split/keymaps/fabian/config.h @@ -19,7 +19,7 @@ along with this program. If not, see . #define USE_SERIAL #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT // #define EE_HANDS diff --git a/keyboards/lets_split/keymaps/henxing/config.h b/keyboards/lets_split/keymaps/henxing/config.h index 7f33a43630aaf7d722fca4a09939869b4a01d23e..5a6261c4f7cf5ce0b43a63c978c7c2805357a3a8 100644 --- a/keyboards/lets_split/keymaps/henxing/config.h +++ b/keyboards/lets_split/keymaps/henxing/config.h @@ -31,7 +31,7 @@ along with this program. If not, see . /* Select hand configuration */ #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT // #define EE_HANDS -#endif \ No newline at end of file +#endif diff --git a/keyboards/lets_split/keymaps/hexwire/config.h b/keyboards/lets_split/keymaps/hexwire/config.h index e29b40c98366979994312fbed91d9e01fc153957..30348f1c3f54f1db757a40fdef1bcada4649ee87 100644 --- a/keyboards/lets_split/keymaps/hexwire/config.h +++ b/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 \ No newline at end of file +#endif diff --git a/keyboards/lets_split/keymaps/khord/config.h b/keyboards/lets_split/keymaps/khord/config.h index ea10960dd23e9e4b0ed25b65ee65821894abc7ca..71ec20dbc86d32b019045b491edeb58535ea0986 100644 --- a/keyboards/lets_split/keymaps/khord/config.h +++ b/keyboards/lets_split/keymaps/khord/config.h @@ -33,9 +33,9 @@ along with this program. If not, see . /* Select hand configuration */ //#define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT #define EE_HANDS #define RGBLIGHT_ANIMATIONS -#endif \ No newline at end of file +#endif diff --git a/keyboards/lets_split/keymaps/mbsurfer/config.h b/keyboards/lets_split/keymaps/mbsurfer/config.h index 7adde07348a54830669b27c5c7ae561f0c851b8e..6469b4846dbd3e4e88c928baf445d3c019e16ff4 100644 --- a/keyboards/lets_split/keymaps/mbsurfer/config.h +++ b/keyboards/lets_split/keymaps/mbsurfer/config.h @@ -33,11 +33,11 @@ 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 #define RGBLIGHT_ANIMATIONS #define RGBLED_NUM 8 -#endif \ No newline at end of file +#endif diff --git a/keyboards/lets_split/keymaps/mjt/config.h b/keyboards/lets_split/keymaps/mjt/config.h index dc9fa5b5c099524173137d951a3e83e5d57bc583..735a58b11aad990b0940affaa4be06478d54cac4 100644 --- a/keyboards/lets_split/keymaps/mjt/config.h +++ b/keyboards/lets_split/keymaps/mjt/config.h @@ -19,7 +19,7 @@ along with this program. If not, see . #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 . #undef RGBLED_NUM #define RGBLIGHT_ANIMATIONS -#define RGBLED_NUM 10 \ No newline at end of file +#define RGBLED_NUM 10 diff --git a/keyboards/lets_split/keymaps/piemod/config.h b/keyboards/lets_split/keymaps/piemod/config.h index 7f33a43630aaf7d722fca4a09939869b4a01d23e..5a6261c4f7cf5ce0b43a63c978c7c2805357a3a8 100644 --- a/keyboards/lets_split/keymaps/piemod/config.h +++ b/keyboards/lets_split/keymaps/piemod/config.h @@ -31,7 +31,7 @@ along with this program. If not, see . /* Select hand configuration */ #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT // #define EE_HANDS -#endif \ No newline at end of file +#endif diff --git a/keyboards/lets_split/keymaps/pitty/config.h b/keyboards/lets_split/keymaps/pitty/config.h index 131493e83649814391f0e88f4ac9cce0e24c0dff..3798f9a64704cd826193692ffe93ea30b3747830 100644 --- a/keyboards/lets_split/keymaps/pitty/config.h +++ b/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 \ No newline at end of file +#endif diff --git a/keyboards/lets_split/keymaps/smt/config.h b/keyboards/lets_split/keymaps/smt/config.h index 3274fcca6abbb3ece790418cd3ebfacd5d2c94c5..5a6261c4f7cf5ce0b43a63c978c7c2805357a3a8 100644 --- a/keyboards/lets_split/keymaps/smt/config.h +++ b/keyboards/lets_split/keymaps/smt/config.h @@ -31,7 +31,7 @@ along with this program. If not, see . /* Select hand configuration */ #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT // #define EE_HANDS #endif diff --git a/keyboards/lets_split/keymaps/xk/config.h b/keyboards/lets_split/keymaps/xk/config.h index 1def212119aee0d9efbdf2b3c637ebf5c53b0c26..c75ed12cc806b9c7092973f1ea3e03ace613824c 100644 --- a/keyboards/lets_split/keymaps/xk/config.h +++ b/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 diff --git a/keyboards/lets_split/keymaps/xyverz/config.h b/keyboards/lets_split/keymaps/xyverz/config.h index a21ca36998fadbb76b80acb61359c03dd33e25de..e37cfe88ab3d33087bd96315dbc462d6f5e96ec5 100644 --- a/keyboards/lets_split/keymaps/xyverz/config.h +++ b/keyboards/lets_split/keymaps/xyverz/config.h @@ -31,7 +31,7 @@ along with this program. If not, see . /* 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 . #define RGBLED_NUM 8 #endif -#endif \ No newline at end of file +#endif diff --git a/keyboards/levinson/keymaps/bakingpy2u/config.h b/keyboards/levinson/keymaps/bakingpy2u/config.h index a27ae81474ca936be54cee04f1ed3bdbfabdbf35..75753ac2e7b94fd7cc52ee25004620227fccf5c8 100644 --- a/keyboards/levinson/keymaps/bakingpy2u/config.h +++ b/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 diff --git a/keyboards/levinson/keymaps/default/config.h b/keyboards/levinson/keymaps/default/config.h index 3fbf551fc54a128ff11a5d7ea1fe36c89d455809..6b31e8d14ee10d9496dff51fe848a0e5af655859 100644 --- a/keyboards/levinson/keymaps/default/config.h +++ b/keyboards/levinson/keymaps/default/config.h @@ -31,7 +31,7 @@ along with this program. If not, see . /* Select hand configuration */ #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT // #define EE_HANDS #endif diff --git a/keyboards/levinson/keymaps/hexwire/config.h b/keyboards/levinson/keymaps/hexwire/config.h index c9be5229da57598f704ac9121a038b704a10ddd1..30348f1c3f54f1db757a40fdef1bcada4649ee87 100644 --- a/keyboards/levinson/keymaps/hexwire/config.h +++ b/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 diff --git a/keyboards/nyquist/keymaps/DivergeJM/config.h b/keyboards/nyquist/keymaps/DivergeJM/config.h index b77c6111c4bffefd2f238bda1e2e3233d2bc1652..b21fbee9d316e07159093c2aaff7545717e5ce0e 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 a6246262e50b92ddb238a21eb5ebd5967905f878..c4604af436f9b18dab692db40f828f5a644bf48d 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 4a5b7513aeac06240a20ce0f34556c178bbb09ce..8b9c3ea2bdf0592af63bf4b305e5f885e5704384 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 ce60a257eaaba3f793657d9e03a6769162596fdf..39a3df26bf5a154abc5caae0d4713eec655d8778 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 1ec271d09ac807a71b5a43b2c5b6f2e69d17f5cb..efc75b22c75ed174064c1fa4e5cbdbe11f3a766b 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 diff --git a/keyboards/orthodox/keymaps/default/config.h b/keyboards/orthodox/keymaps/default/config.h index c2892b5e0c27a4b3cf2d61977fd51e71d6f75d69..9e685054b2f83ff5eb3add9215e7f193c2d1095b 100644 --- a/keyboards/orthodox/keymaps/default/config.h +++ b/keyboards/orthodox/keymaps/default/config.h @@ -32,7 +32,7 @@ along with this program. If not, see . /* Select hand configuration */ // #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT #define EE_HANDS -#endif \ No newline at end of file +#endif diff --git a/keyboards/orthodox/keymaps/drashna/config.h b/keyboards/orthodox/keymaps/drashna/config.h index 497f7c80d96bef9970aa8102fb2a73d4dc03a48c..d79fd302e8d1da52ac5da5d71c8436107be7f2db 100644 --- a/keyboards/orthodox/keymaps/drashna/config.h +++ b/keyboards/orthodox/keymaps/drashna/config.h @@ -32,7 +32,7 @@ along with this program. If not, see . /* 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 . #endif // RGBLIGHT_ENABLE -#endif \ No newline at end of file +#endif diff --git a/keyboards/viterbi/keymaps/default/config.h b/keyboards/viterbi/keymaps/default/config.h index 6d409cd2e76ad9def1486bf488d8e16452fd3d18..dabff8f9633a21c245e921a7d3df5fcf54706284 100644 --- a/keyboards/viterbi/keymaps/default/config.h +++ b/keyboards/viterbi/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 diff --git a/keyboards/viterbi/keymaps/drashna/config.h b/keyboards/viterbi/keymaps/drashna/config.h index 6d409cd2e76ad9def1486bf488d8e16452fd3d18..dabff8f9633a21c245e921a7d3df5fcf54706284 100644 --- a/keyboards/viterbi/keymaps/drashna/config.h +++ b/keyboards/viterbi/keymaps/drashna/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/viterbi/keymaps/dwallace/config.h b/keyboards/viterbi/keymaps/dwallace/config.h index 79bd8fd352be487095807043bcc911aa3c21802f..585b41dbcf2e5a7423c22b4e1d92291dd09422b2 100644 --- a/keyboards/viterbi/keymaps/dwallace/config.h +++ b/keyboards/viterbi/keymaps/dwallace/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 diff --git a/keyboards/viterbi/keymaps/hexwire/config.h b/keyboards/viterbi/keymaps/hexwire/config.h index 558ae0627ec5dce43d5dcb4be04bfd3b43383e82..7acf84510e64471bcece0d3bac6019f50a8de9c0 100644 --- a/keyboards/viterbi/keymaps/hexwire/config.h +++ b/keyboards/viterbi/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