feat: Refactor luna to its own file

This commit is contained in:
Maël Villerbu 2024-03-27 22:54:37 +01:00
parent 4f07333eda
commit 27b9a08bcb
4 changed files with 164 additions and 164 deletions

View file

@ -8,6 +8,9 @@ WPM_ENABLE = yes
TAP_DANCE_ENABLE = yes
DEFERRED_EXEC_ENABLE = yes
# Inclusions
SRC += luna.c
# AVR optimizations
RGB_MATRIX_ENABLE = no
CONSOLE_ENABLE = no