Cleanup
This commit is contained in:
@ -38,13 +38,15 @@ BACKLIGHT_SUPPORTED = no
|
||||
DEBOUNCE_TYPE = sym_eager_pr
|
||||
|
||||
SRC += \
|
||||
matrix.c \
|
||||
led_i2c.c \
|
||||
extra_mappings.c \
|
||||
process_record.c \
|
||||
hardware/matrix.c \
|
||||
hardware/led_i2c.c \
|
||||
hardware/maps.c \
|
||||
features/beta_rawhid.c \
|
||||
features/hid_spellcheck.c \
|
||||
features/autocorrect/autocorrect.c \
|
||||
features/leader/leader.c \
|
||||
extra_mappings.c
|
||||
features/leader/leader.c
|
||||
|
||||
QUANTUM_LIB_SRC += i2c_master.c
|
||||
|
||||
|
Reference in New Issue
Block a user