feat: refactor encoders

This commit is contained in:
Maël Villerbu 2024-03-28 22:55:09 +01:00
parent 8ce89b0f65
commit c466ccb757
8 changed files with 256 additions and 216 deletions

View file

@ -5,10 +5,11 @@ ENCODER_ENABLE = yes
EXTRAFLAGS += -flto
LTO_ENABLE = yes
WPM_ENABLE = yes
TAP_DANCE_ENABLE = yes
DEFERRED_EXEC_ENABLE = yes
# Inclusions
SRC += tyosa.c
SRC += encoder.c
SRC += luna.c
# AVR optimizations