]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/nyquist/keymaps/pitty/config.h
Remove extra underscore from MASTER_RIGHT define
[qmk_firmware.git] / keyboards / nyquist / keymaps / pitty / config.h
index d644803ef1a8f3f3e7528054b1dc6e61a2f7d56d..efc75b22c75ed174064c1fa4e5cbdbe11f3a766b 100644 (file)
@@ -28,7 +28,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 /* Select hand configuration */
 
 #define MASTER_LEFT
-// #define _MASTER_RIGHT
+// #define MASTER_RIGHT
 // #define EE_HANDS
 
 #undef RGBLED_NUM
@@ -38,5 +38,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define RGBLIGHT_SAT_STEP 8
 #define RGBLIGHT_VAL_STEP 8
 
+#define TAPPING_TOGGLE 2
+
 #endif