Whitespace cleanup.
This commit is contained in:
parent
4d8733591f
commit
574fc6444b
5 changed files with 12 additions and 19 deletions
|
@ -249,15 +249,11 @@ endif
|
|||
|
||||
include $(DRIVER_PATH)/qwiic/qwiic.mk
|
||||
|
||||
|
||||
QUANTUM_SRC:= \
|
||||
$(QUANTUM_DIR)/quantum.c \
|
||||
$(QUANTUM_DIR)/keymap_common.c \
|
||||
$(QUANTUM_DIR)/keycode_config.c
|
||||
|
||||
|
||||
|
||||
|
||||
# Include the standard or split matrix code if needed
|
||||
ifneq ($(strip $(CUSTOM_MATRIX)), yes)
|
||||
ifeq ($(strip $(SPLIT_KEYBOARD)), yes)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue