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/hexwire/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'keyboards/iris/keymaps/hexwire/config.h') diff --git a/keyboards/iris/keymaps/hexwire/config.h b/keyboards/iris/keymaps/hexwire/config.h index a85f0d8a9a..81df2e9164 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 -- cgit v1.2.3