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/iris/keymaps/default/config.h | 4 ++-- keyboards/iris/keymaps/hexwire/config.h | 4 ++-- keyboards/iris/keymaps/lewisridden/config.h | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'keyboards/iris') 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 . /* 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 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 . /* 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 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 . /* Select hand configuration */ #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT // #define EE_HANDS #undef RGBLED_NUM -- cgit v1.2.3