Skip to content

Commit

Permalink
Temporary disable of CRC (qmk#13252)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored and nhongooi committed Dec 5, 2021
1 parent fffe986 commit 3c09c4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common_features.mk
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,6 @@ endif
ifeq ($(strip $(SPLIT_KEYBOARD)), yes)
POST_CONFIG_H += $(QUANTUM_DIR)/split_common/post_config.h
OPT_DEFS += -DSPLIT_KEYBOARD
CRC_ENABLE := yes

# Include files used by all split keyboards
QUANTUM_SRC += $(QUANTUM_DIR)/split_common/split_util.c
Expand Down

0 comments on commit 3c09c4f

Please sign in to comment.