Moved fft table definitions

This commit is contained in:
2022-07-11 10:39:06 -07:00
parent cbacb36de2
commit 213b56a132
6 changed files with 60 additions and 61 deletions

View File

@ -38,7 +38,8 @@ DEBOUNCE_TYPE = sym_eager_pr
SRC += \
matrix.c \
led_i2c.c \
rawhid.c
rawhid.c \
extra_mappings.c
QUANTUM_LIB_SRC += i2c_master.c