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/lets_split/keymaps/pitty/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'keyboards/lets_split/keymaps/pitty') diff --git a/keyboards/lets_split/keymaps/pitty/config.h b/keyboards/lets_split/keymaps/pitty/config.h index 131493e836..3798f9a647 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 -- cgit v1.2.3