Browse Source

Temporary disable of CRC (#13252)

pull/13253/head
Joel Challis 2 years ago
committed by GitHub
parent
commit
3c790123ce
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      common_features.mk

+ 0
- 1
common_features.mk View File

@ -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…
Cancel
Save