]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - common_features.mk
Whitespace cleanup.
[qmk_firmware.git] / common_features.mk
index 9b9d017a7bc8510e12f56378126cc8e9c6915201..deb30706addd4612bfeab9727d635b7dee982c7a 100644 (file)
@@ -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)