]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/nyquist/keymaps/default/config.h
Remove extra underscore from MASTER_RIGHT define
[qmk_firmware.git] / keyboards / nyquist / keymaps / default / config.h
index a6246262e50b92ddb238a21eb5ebd5967905f878..c4604af436f9b18dab692db40f828f5a644bf48d 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,4 +38,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define RGBLIGHT_SAT_STEP 8
 #define RGBLIGHT_VAL_STEP 8
 
-#endif
\ No newline at end of file
+#endif