diff options
Diffstat (limited to 'keyboards/moon/config.h')
-rw-r--r-- | keyboards/moon/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/moon/config.h b/keyboards/moon/config.h index dda1618522..ca4c770a3b 100644 --- a/keyboards/moon/config.h +++ b/keyboards/moon/config.h @@ -21,8 +21,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* key matrix size */ #define MATRIX_ROWS 8 #define MATRIX_COLS 11 - -/* 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 |