mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 02:30:07 +00:00
Temporary disable of CRC (#13252)
This commit is contained in:
parent
1272ecd73c
commit
3c790123ce
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue