summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/pitty
diff options
context:
space:
mode:
authorDanny Nguyen <danny@keeb.io>2017-11-01 06:03:15 +0100
committerJack Humbert <jack.humb@gmail.com>2017-11-01 06:19:06 +0100
commitfad967af4c6f456204c19dfa4e28ca567f7bb62d (patch)
treeeff03630fe65b3888d3b4e3452f6b0eddf9f96c2 /keyboards/lets_split/keymaps/pitty
parent20e18d15e3173e342336d99ee0f7ed76392af190 (diff)
downloadqmk_firmware-fad967af4c6f456204c19dfa4e28ca567f7bb62d.tar.gz
qmk_firmware-fad967af4c6f456204c19dfa4e28ca567f7bb62d.tar.xz
Remove extra underscore from MASTER_RIGHT define
Diffstat (limited to 'keyboards/lets_split/keymaps/pitty')
-rw-r--r--keyboards/lets_split/keymaps/pitty/config.h4
1 files changed, 2 insertions, 2 deletions
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 @@
/* 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