aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/deltasplit75/keymaps/default/config.h2
-rw-r--r--keyboards/deltasplit75/keymaps/itsaferbie/config.h2
-rw-r--r--keyboards/deltasplit75/keymaps/protosplit/config.h2
-rw-r--r--keyboards/iris/keymaps/default/config.h4
-rw-r--r--keyboards/iris/keymaps/hexwire/config.h4
-rw-r--r--keyboards/iris/keymaps/lewisridden/config.h2
-rw-r--r--keyboards/lets_split/keymaps/DE_simple/config.h4
-rw-r--r--keyboards/lets_split/keymaps/OLED_sample/config.h4
-rw-r--r--keyboards/lets_split/keymaps/adam/config.h4
-rw-r--r--keyboards/lets_split/keymaps/dale/config.h4
-rw-r--r--keyboards/lets_split/keymaps/default/config.h4
-rw-r--r--keyboards/lets_split/keymaps/fabian/config.h2
-rw-r--r--keyboards/lets_split/keymaps/henxing/config.h4
-rw-r--r--keyboards/lets_split/keymaps/hexwire/config.h4
-rw-r--r--keyboards/lets_split/keymaps/khord/config.h4
-rw-r--r--keyboards/lets_split/keymaps/mbsurfer/config.h4
-rw-r--r--keyboards/lets_split/keymaps/mjt/config.h4
-rw-r--r--keyboards/lets_split/keymaps/piemod/config.h4
-rw-r--r--keyboards/lets_split/keymaps/pitty/config.h4
-rw-r--r--keyboards/lets_split/keymaps/smt/config.h2
-rw-r--r--keyboards/lets_split/keymaps/xk/config.h2
-rw-r--r--keyboards/lets_split/keymaps/xyverz/config.h4
-rw-r--r--keyboards/levinson/keymaps/bakingpy2u/config.h2
-rw-r--r--keyboards/levinson/keymaps/default/config.h2
-rw-r--r--keyboards/levinson/keymaps/hexwire/config.h2
-rw-r--r--keyboards/nyquist/keymaps/DivergeJM/config.h2
-rw-r--r--keyboards/nyquist/keymaps/default/config.h4
-rw-r--r--keyboards/nyquist/keymaps/hexwire/config.h4
-rw-r--r--keyboards/nyquist/keymaps/jojiichan/config.h2
-rw-r--r--keyboards/nyquist/keymaps/pitty/config.h2
-rw-r--r--keyboards/orthodox/keymaps/default/config.h4
-rw-r--r--keyboards/orthodox/keymaps/drashna/config.h4
-rw-r--r--keyboards/viterbi/keymaps/default/config.h2
-rw-r--r--keyboards/viterbi/keymaps/drashna/config.h2
-rw-r--r--keyboards/viterbi/keymaps/dwallace/config.h2
-rw-r--r--keyboards/viterbi/keymaps/hexwire/config.h2
36 files changed, 55 insertions, 55 deletions
diff --git a/keyboards/deltasplit75/keymaps/default/config.h b/keyboards/deltasplit75/keymaps/default/config.h
index 4fb2554e0..f14678a22 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 <http://www.gnu.org/licenses/>.
19#define USE_SERIAL 19#define USE_SERIAL
20 20
21#define MASTER_LEFT 21#define MASTER_LEFT
22// #define _MASTER_RIGHT 22// #define MASTER_RIGHT
23// #define EE_HANDS 23// #define EE_HANDS
24 24
25 25
diff --git a/keyboards/deltasplit75/keymaps/itsaferbie/config.h b/keyboards/deltasplit75/keymaps/itsaferbie/config.h
index b32d08290..24c3d5be2 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 <http://www.gnu.org/licenses/>.
19#define USE_SERIAL 19#define USE_SERIAL
20 20
21#define MASTER_LEFT 21#define MASTER_LEFT
22// #define _MASTER_RIGHT 22// #define MASTER_RIGHT
23// #define EE_HANDS 23// #define EE_HANDS
24 24
25 25
diff --git a/keyboards/deltasplit75/keymaps/protosplit/config.h b/keyboards/deltasplit75/keymaps/protosplit/config.h
index 4fb2554e0..f14678a22 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 <http://www.gnu.org/licenses/>.
19#define USE_SERIAL 19#define USE_SERIAL
20 20
21#define MASTER_LEFT 21#define MASTER_LEFT
22// #define _MASTER_RIGHT 22// #define MASTER_RIGHT
23// #define EE_HANDS 23// #define EE_HANDS
24 24
25 25
diff --git a/keyboards/iris/keymaps/default/config.h b/keyboards/iris/keymaps/default/config.h
index a6246262e..c4604af43 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 <http://www.gnu.org/licenses/>.
28/* Select hand configuration */ 28/* Select hand configuration */
29 29
30#define MASTER_LEFT 30#define MASTER_LEFT
31// #define _MASTER_RIGHT 31// #define MASTER_RIGHT
32// #define EE_HANDS 32// #define EE_HANDS
33 33
34#undef RGBLED_NUM 34#undef RGBLED_NUM
@@ -38,4 +38,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
38#define RGBLIGHT_SAT_STEP 8 38#define RGBLIGHT_SAT_STEP 8
39#define RGBLIGHT_VAL_STEP 8 39#define RGBLIGHT_VAL_STEP 8
40 40
41#endif \ No newline at end of file 41#endif
diff --git a/keyboards/iris/keymaps/hexwire/config.h b/keyboards/iris/keymaps/hexwire/config.h
index a85f0d8a9..81df2e916 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 <http://www.gnu.org/licenses/>.
28/* Select hand configuration */ 28/* Select hand configuration */
29 29
30#define MASTER_LEFT 30#define MASTER_LEFT
31// #define _MASTER_RIGHT 31// #define MASTER_RIGHT
32// #define EE_HANDS 32// #define EE_HANDS
33 33
34#define TAPPING_TERM 150 34#define TAPPING_TERM 150
@@ -40,4 +40,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
40#define RGBLIGHT_SAT_STEP 8 40#define RGBLIGHT_SAT_STEP 8
41#define RGBLIGHT_VAL_STEP 8 41#define RGBLIGHT_VAL_STEP 8
42 42
43#endif \ No newline at end of file 43#endif
diff --git a/keyboards/iris/keymaps/lewisridden/config.h b/keyboards/iris/keymaps/lewisridden/config.h
index 254012175..259efc8d2 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 <http://www.gnu.org/licenses/>.
28/* Select hand configuration */ 28/* Select hand configuration */
29 29
30#define MASTER_LEFT 30#define MASTER_LEFT
31// #define _MASTER_RIGHT 31// #define MASTER_RIGHT
32// #define EE_HANDS 32// #define EE_HANDS
33 33
34#undef RGBLED_NUM 34#undef RGBLED_NUM
diff --git a/keyboards/lets_split/keymaps/DE_simple/config.h b/keyboards/lets_split/keymaps/DE_simple/config.h
index 7f33a4363..5a6261c4f 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 <http://www.gnu.org/licenses/>.
31/* Select hand configuration */ 31/* Select hand configuration */
32 32
33#define MASTER_LEFT 33#define MASTER_LEFT
34// #define _MASTER_RIGHT 34// #define MASTER_RIGHT
35// #define EE_HANDS 35// #define EE_HANDS
36 36
37#endif \ No newline at end of file 37#endif
diff --git a/keyboards/lets_split/keymaps/OLED_sample/config.h b/keyboards/lets_split/keymaps/OLED_sample/config.h
index 57ed7d763..e8632fe61 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 <http://www.gnu.org/licenses/>.
31/* Select hand configuration */ 31/* Select hand configuration */
32 32
33#define MASTER_LEFT 33#define MASTER_LEFT
34// #define _MASTER_RIGHT 34// #define MASTER_RIGHT
35// #define EE_HANDS 35// #define EE_HANDS
36#define FLIP_HALF 36#define FLIP_HALF
37 37
@@ -57,4 +57,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
57#define RGBLIGHT_SAT_STEP 17 57#define RGBLIGHT_SAT_STEP 17
58#define RGBLIGHT_VAL_STEP 17 58#define RGBLIGHT_VAL_STEP 17
59 59
60#endif \ No newline at end of file 60#endif
diff --git a/keyboards/lets_split/keymaps/adam/config.h b/keyboards/lets_split/keymaps/adam/config.h
index 7496876b5..ff29eb1bd 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 <http://www.gnu.org/licenses/>.
31/* Select hand configuration */ 31/* Select hand configuration */
32 32
33// #define MASTER_LEFT 33// #define MASTER_LEFT
34// #define _MASTER_RIGHT 34// #define MASTER_RIGHT
35#define EE_HANDS 35#define EE_HANDS
36 36
37#ifdef SUBPROJECT_rev2 37#ifdef SUBPROJECT_rev2
@@ -47,4 +47,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
47#define IGNORE_MOD_TAP_INTERRUPT 47#define IGNORE_MOD_TAP_INTERRUPT
48#define PERMISSIVE_HOLD 48#define PERMISSIVE_HOLD
49 49
50#endif \ No newline at end of file 50#endif
diff --git a/keyboards/lets_split/keymaps/dale/config.h b/keyboards/lets_split/keymaps/dale/config.h
index 7f33a4363..5a6261c4f 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 <http://www.gnu.org/licenses/>.
31/* Select hand configuration */ 31/* Select hand configuration */
32 32
33#define MASTER_LEFT 33#define MASTER_LEFT
34// #define _MASTER_RIGHT 34// #define MASTER_RIGHT
35// #define EE_HANDS 35// #define EE_HANDS
36 36
37#endif \ No newline at end of file 37#endif
diff --git a/keyboards/lets_split/keymaps/default/config.h b/keyboards/lets_split/keymaps/default/config.h
index 7f33a4363..5a6261c4f 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 <http://www.gnu.org/licenses/>.
31/* Select hand configuration */ 31/* Select hand configuration */
32 32
33#define MASTER_LEFT 33#define MASTER_LEFT
34// #define _MASTER_RIGHT 34// #define MASTER_RIGHT
35// #define EE_HANDS 35// #define EE_HANDS
36 36
37#endif \ No newline at end of file 37#endif
diff --git a/keyboards/lets_split/keymaps/fabian/config.h b/keyboards/lets_split/keymaps/fabian/config.h
index ba271d1ac..6ae40cc2b 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 <http://www.gnu.org/licenses/>.
19#define USE_SERIAL 19#define USE_SERIAL
20 20
21#define MASTER_LEFT 21#define MASTER_LEFT
22// #define _MASTER_RIGHT 22// #define MASTER_RIGHT
23// #define EE_HANDS 23// #define EE_HANDS
24 24
25 25
diff --git a/keyboards/lets_split/keymaps/henxing/config.h b/keyboards/lets_split/keymaps/henxing/config.h
index 7f33a4363..5a6261c4f 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 <http://www.gnu.org/licenses/>.
31/* Select hand configuration */ 31/* Select hand configuration */
32 32
33#define MASTER_LEFT 33#define MASTER_LEFT
34// #define _MASTER_RIGHT 34// #define MASTER_RIGHT
35// #define EE_HANDS 35// #define EE_HANDS
36 36
37#endif \ No newline at end of file 37#endif
diff --git a/keyboards/lets_split/keymaps/hexwire/config.h b/keyboards/lets_split/keymaps/hexwire/config.h
index e29b40c98..30348f1c3 100644
--- a/keyboards/lets_split/keymaps/hexwire/config.h
+++ b/keyboards/lets_split/keymaps/hexwire/config.h
@@ -11,7 +11,7 @@
11/* Select hand configuration */ 11/* Select hand configuration */
12 12
13#define MASTER_LEFT 13#define MASTER_LEFT
14// #define _MASTER_RIGHT 14// #define MASTER_RIGHT
15// #define EE_HANDS 15// #define EE_HANDS
16 16
17#define TAPPING_TERM 150 17#define TAPPING_TERM 150
@@ -23,4 +23,4 @@
23#define RGBLIGHT_SAT_STEP 8 23#define RGBLIGHT_SAT_STEP 8
24#define RGBLIGHT_VAL_STEP 8 24#define RGBLIGHT_VAL_STEP 8
25 25
26#endif \ No newline at end of file 26#endif
diff --git a/keyboards/lets_split/keymaps/khord/config.h b/keyboards/lets_split/keymaps/khord/config.h
index ea10960dd..71ec20dbc 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 <http://www.gnu.org/licenses/>.
33/* Select hand configuration */ 33/* Select hand configuration */
34 34
35//#define MASTER_LEFT 35//#define MASTER_LEFT
36// #define _MASTER_RIGHT 36// #define MASTER_RIGHT
37#define EE_HANDS 37#define EE_HANDS
38 38
39#define RGBLIGHT_ANIMATIONS 39#define RGBLIGHT_ANIMATIONS
40 40
41#endif \ No newline at end of file 41#endif
diff --git a/keyboards/lets_split/keymaps/mbsurfer/config.h b/keyboards/lets_split/keymaps/mbsurfer/config.h
index 7adde0734..6469b4846 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 <http://www.gnu.org/licenses/>.
33/* Select hand configuration */ 33/* Select hand configuration */
34 34
35//#define MASTER_LEFT 35//#define MASTER_LEFT
36// #define _MASTER_RIGHT 36// #define MASTER_RIGHT
37#define EE_HANDS 37#define EE_HANDS
38 38
39#undef RGBLED_NUM 39#undef RGBLED_NUM
40#define RGBLIGHT_ANIMATIONS 40#define RGBLIGHT_ANIMATIONS
41#define RGBLED_NUM 8 41#define RGBLED_NUM 8
42 42
43#endif \ No newline at end of file 43#endif
diff --git a/keyboards/lets_split/keymaps/mjt/config.h b/keyboards/lets_split/keymaps/mjt/config.h
index dc9fa5b5c..735a58b11 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 <http://www.gnu.org/licenses/>.
19#define USE_SERIAL 19#define USE_SERIAL
20 20
21#define MASTER_LEFT 21#define MASTER_LEFT
22// #define _MASTER_RIGHT 22// #define MASTER_RIGHT
23// #define EE_HANDS 23// #define EE_HANDS
24 24
25 25
@@ -35,4 +35,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
35 35
36#undef RGBLED_NUM 36#undef RGBLED_NUM
37#define RGBLIGHT_ANIMATIONS 37#define RGBLIGHT_ANIMATIONS
38#define RGBLED_NUM 10 \ No newline at end of file 38#define RGBLED_NUM 10
diff --git a/keyboards/lets_split/keymaps/piemod/config.h b/keyboards/lets_split/keymaps/piemod/config.h
index 7f33a4363..5a6261c4f 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 <http://www.gnu.org/licenses/>.
31/* Select hand configuration */ 31/* Select hand configuration */
32 32
33#define MASTER_LEFT 33#define MASTER_LEFT
34// #define _MASTER_RIGHT 34// #define MASTER_RIGHT
35// #define EE_HANDS 35// #define EE_HANDS
36 36
37#endif \ No newline at end of file 37#endif
diff --git a/keyboards/lets_split/keymaps/pitty/config.h b/keyboards/lets_split/keymaps/pitty/config.h
index 131493e83..3798f9a64 100644
--- a/keyboards/lets_split/keymaps/pitty/config.h
+++ b/keyboards/lets_split/keymaps/pitty/config.h
@@ -11,7 +11,7 @@
11/* Select hand configuration */ 11/* Select hand configuration */
12 12
13#define MASTER_LEFT 13#define MASTER_LEFT
14// #define _MASTER_RIGHT 14// #define MASTER_RIGHT
15// #define EE_HANDS 15// #define EE_HANDS
16 16
17#define TAPPING_TOGGLE 2 17#define TAPPING_TOGGLE 2
@@ -23,4 +23,4 @@
23#define RGBLIGHT_SAT_STEP 8 23#define RGBLIGHT_SAT_STEP 8
24#define RGBLIGHT_VAL_STEP 8 24#define RGBLIGHT_VAL_STEP 8
25 25
26#endif \ No newline at end of file 26#endif
diff --git a/keyboards/lets_split/keymaps/smt/config.h b/keyboards/lets_split/keymaps/smt/config.h
index 3274fcca6..5a6261c4f 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 <http://www.gnu.org/licenses/>.
31/* Select hand configuration */ 31/* Select hand configuration */
32 32
33#define MASTER_LEFT 33#define MASTER_LEFT
34// #define _MASTER_RIGHT 34// #define MASTER_RIGHT
35// #define EE_HANDS 35// #define EE_HANDS
36 36
37#endif 37#endif
diff --git a/keyboards/lets_split/keymaps/xk/config.h b/keyboards/lets_split/keymaps/xk/config.h
index 1def21211..c75ed12cc 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
33#define MOUSEKEY_WHEEL_TIME_TO_MAX 40 33#define MOUSEKEY_WHEEL_TIME_TO_MAX 40
34 34
35// #define MASTER_LEFT 35// #define MASTER_LEFT
36// #define _MASTER_RIGHT 36// #define MASTER_RIGHT
37#define EE_HANDS 37#define EE_HANDS
38 38
39 39
diff --git a/keyboards/lets_split/keymaps/xyverz/config.h b/keyboards/lets_split/keymaps/xyverz/config.h
index a21ca3699..e37cfe88a 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 <http://www.gnu.org/licenses/>.
31/* Select hand configuration */ 31/* Select hand configuration */
32 32
33#define MASTER_LEFT 33#define MASTER_LEFT
34// #define _MASTER_RIGHT 34// #define MASTER_RIGHT
35// #define EE_HANDS 35// #define EE_HANDS
36 36
37 37
@@ -42,4 +42,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
42 #define RGBLED_NUM 8 42 #define RGBLED_NUM 8
43#endif 43#endif
44 44
45#endif \ No newline at end of file 45#endif
diff --git a/keyboards/levinson/keymaps/bakingpy2u/config.h b/keyboards/levinson/keymaps/bakingpy2u/config.h
index a27ae8147..75753ac2e 100644
--- a/keyboards/levinson/keymaps/bakingpy2u/config.h
+++ b/keyboards/levinson/keymaps/bakingpy2u/config.h
@@ -11,7 +11,7 @@
11/* Select hand configuration */ 11/* Select hand configuration */
12 12
13#define MASTER_LEFT 13#define MASTER_LEFT
14// #define _MASTER_RIGHT 14// #define MASTER_RIGHT
15// #define EE_HANDS 15// #define EE_HANDS
16 16
17#define TAPPING_TERM 150 17#define TAPPING_TERM 150
diff --git a/keyboards/levinson/keymaps/default/config.h b/keyboards/levinson/keymaps/default/config.h
index 3fbf551fc..6b31e8d14 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 <http://www.gnu.org/licenses/>.
31/* Select hand configuration */ 31/* Select hand configuration */
32 32
33#define MASTER_LEFT 33#define MASTER_LEFT
34// #define _MASTER_RIGHT 34// #define MASTER_RIGHT
35// #define EE_HANDS 35// #define EE_HANDS
36 36
37#endif 37#endif
diff --git a/keyboards/levinson/keymaps/hexwire/config.h b/keyboards/levinson/keymaps/hexwire/config.h
index c9be5229d..30348f1c3 100644
--- a/keyboards/levinson/keymaps/hexwire/config.h
+++ b/keyboards/levinson/keymaps/hexwire/config.h
@@ -11,7 +11,7 @@
11/* Select hand configuration */ 11/* Select hand configuration */
12 12
13#define MASTER_LEFT 13#define MASTER_LEFT
14// #define _MASTER_RIGHT 14// #define MASTER_RIGHT
15// #define EE_HANDS 15// #define EE_HANDS
16 16
17#define TAPPING_TERM 150 17#define TAPPING_TERM 150
diff --git a/keyboards/nyquist/keymaps/DivergeJM/config.h b/keyboards/nyquist/keymaps/DivergeJM/config.h
index b77c6111c..b21fbee9d 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 <http://www.gnu.org/licenses/>.
21#define USE_SERIAL 21#define USE_SERIAL
22 22
23#define MASTER_LEFT 23#define MASTER_LEFT
24// #define _MASTER_RIGHT 24// #define MASTER_RIGHT
25// #define EE_HANDS 25// #define EE_HANDS
26 26
27#ifdef SUBPROJECT_rev1 27#ifdef SUBPROJECT_rev1
diff --git a/keyboards/nyquist/keymaps/default/config.h b/keyboards/nyquist/keymaps/default/config.h
index a6246262e..c4604af43 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 <http://www.gnu.org/licenses/>.
28/* Select hand configuration */ 28/* Select hand configuration */
29 29
30#define MASTER_LEFT 30#define MASTER_LEFT
31// #define _MASTER_RIGHT 31// #define MASTER_RIGHT
32// #define EE_HANDS 32// #define EE_HANDS
33 33
34#undef RGBLED_NUM 34#undef RGBLED_NUM
@@ -38,4 +38,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
38#define RGBLIGHT_SAT_STEP 8 38#define RGBLIGHT_SAT_STEP 8
39#define RGBLIGHT_VAL_STEP 8 39#define RGBLIGHT_VAL_STEP 8
40 40
41#endif \ No newline at end of file 41#endif
diff --git a/keyboards/nyquist/keymaps/hexwire/config.h b/keyboards/nyquist/keymaps/hexwire/config.h
index 4a5b7513a..8b9c3ea2b 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 <http://www.gnu.org/licenses/>.
28/* Select hand configuration */ 28/* Select hand configuration */
29 29
30#define MASTER_LEFT 30#define MASTER_LEFT
31// #define _MASTER_RIGHT 31// #define MASTER_RIGHT
32// #define EE_HANDS 32// #define EE_HANDS
33 33
34#define TAPPING_TERM 150 34#define TAPPING_TERM 150
@@ -40,4 +40,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
40#define RGBLIGHT_SAT_STEP 8 40#define RGBLIGHT_SAT_STEP 8
41#define RGBLIGHT_VAL_STEP 8 41#define RGBLIGHT_VAL_STEP 8
42 42
43#endif \ No newline at end of file 43#endif
diff --git a/keyboards/nyquist/keymaps/jojiichan/config.h b/keyboards/nyquist/keymaps/jojiichan/config.h
index ce60a257e..39a3df26b 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 <http://www.gnu.org/licenses/>.
28/* Select hand configuration */ 28/* Select hand configuration */
29 29
30#define MASTER_LEFT 30#define MASTER_LEFT
31// #define _MASTER_RIGHT 31// #define MASTER_RIGHT
32// #define EE_HANDS 32// #define EE_HANDS
33 33
34#undef RGBLED_NUM 34#undef RGBLED_NUM
diff --git a/keyboards/nyquist/keymaps/pitty/config.h b/keyboards/nyquist/keymaps/pitty/config.h
index 1ec271d09..efc75b22c 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 <http://www.gnu.org/licenses/>.
28/* Select hand configuration */ 28/* Select hand configuration */
29 29
30#define MASTER_LEFT 30#define MASTER_LEFT
31// #define _MASTER_RIGHT 31// #define MASTER_RIGHT
32// #define EE_HANDS 32// #define EE_HANDS
33 33
34#undef RGBLED_NUM 34#undef RGBLED_NUM
diff --git a/keyboards/orthodox/keymaps/default/config.h b/keyboards/orthodox/keymaps/default/config.h
index c2892b5e0..9e685054b 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 <http://www.gnu.org/licenses/>.
32/* Select hand configuration */ 32/* Select hand configuration */
33 33
34// #define MASTER_LEFT 34// #define MASTER_LEFT
35// #define _MASTER_RIGHT 35// #define MASTER_RIGHT
36#define EE_HANDS 36#define EE_HANDS
37 37
38#endif \ No newline at end of file 38#endif
diff --git a/keyboards/orthodox/keymaps/drashna/config.h b/keyboards/orthodox/keymaps/drashna/config.h
index 497f7c80d..d79fd302e 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 <http://www.gnu.org/licenses/>.
32/* Select hand configuration */ 32/* Select hand configuration */
33 33
34// #define MASTER_LEFT 34// #define MASTER_LEFT
35// #define _MASTER_RIGHT 35// #define MASTER_RIGHT
36#define EE_HANDS 36#define EE_HANDS
37 37
38#ifndef TAPPING_TERM 38#ifndef TAPPING_TERM
@@ -53,4 +53,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
53#endif // RGBLIGHT_ENABLE 53#endif // RGBLIGHT_ENABLE
54 54
55 55
56#endif \ No newline at end of file 56#endif
diff --git a/keyboards/viterbi/keymaps/default/config.h b/keyboards/viterbi/keymaps/default/config.h
index 6d409cd2e..dabff8f96 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 <http://www.gnu.org/licenses/>.
28/* Select hand configuration */ 28/* Select hand configuration */
29 29
30#define MASTER_LEFT 30#define MASTER_LEFT
31// #define _MASTER_RIGHT 31// #define MASTER_RIGHT
32// #define EE_HANDS 32// #define EE_HANDS
33 33
34#undef RGBLED_NUM 34#undef RGBLED_NUM
diff --git a/keyboards/viterbi/keymaps/drashna/config.h b/keyboards/viterbi/keymaps/drashna/config.h
index 6d409cd2e..dabff8f96 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 <http://www.gnu.org/licenses/>.
28/* Select hand configuration */ 28/* Select hand configuration */
29 29
30#define MASTER_LEFT 30#define MASTER_LEFT
31// #define _MASTER_RIGHT 31// #define MASTER_RIGHT
32// #define EE_HANDS 32// #define EE_HANDS
33 33
34#undef RGBLED_NUM 34#undef RGBLED_NUM
diff --git a/keyboards/viterbi/keymaps/dwallace/config.h b/keyboards/viterbi/keymaps/dwallace/config.h
index 79bd8fd35..585b41dbc 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 <http://www.gnu.org/licenses/>.
28/* Select hand configuration */ 28/* Select hand configuration */
29 29
30#define MASTER_LEFT 30#define MASTER_LEFT
31// #define _MASTER_RIGHT 31// #define MASTER_RIGHT
32// #define EE_HANDS 32// #define EE_HANDS
33 33
34#define TAPPING_TERM 150 34#define TAPPING_TERM 150
diff --git a/keyboards/viterbi/keymaps/hexwire/config.h b/keyboards/viterbi/keymaps/hexwire/config.h
index 558ae0627..7acf84510 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 <http://www.gnu.org/licenses/>.
28/* Select hand configuration */ 28/* Select hand configuration */
29 29
30#define MASTER_LEFT 30#define MASTER_LEFT
31// #define _MASTER_RIGHT 31// #define MASTER_RIGHT
32// #define EE_HANDS 32// #define EE_HANDS
33 33
34#define TAPPING_TERM 150 34#define TAPPING_TERM 150