From e3b5e6d568e7225635844ba617aaef4f77727ce6 Mon Sep 17 00:00:00 2001 From: Eric Peterson Date: Sun, 10 Mar 2019 04:20:57 +0000 Subject: [PATCH] removing the = because I can't figure out why its there --- keyboards/launchpad/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/launchpad/config.h b/keyboards/launchpad/config.h index 92110f0281..c897a4e84d 100644 --- a/keyboards/launchpad/config.h +++ b/keyboards/launchpad/config.h @@ -43,7 +43,7 @@ along with this program. If not, see . /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ -#define LOCKING_RESYNC_ENABLE = +#define LOCKING_RESYNC_ENABLE /* * Feature disable options