Moved spellcheck and rawhid to kb folder

This commit is contained in:
2022-07-21 17:21:40 -07:00
parent 584b39f4c2
commit 4cb3fe0ee9
8 changed files with 13 additions and 12 deletions

View File

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