Added OLED Display autoscroll during periods of OLED data inactivity (#6546)
* Added OLED Display autoscroll during periods of OLED data inactivity. * Fixing compile errors * Feedback from review
This commit is contained in:
committed by
Drashna Jaelre
parent
f22c5c17b6
commit
957070a6b5
@@ -1,7 +1,6 @@
|
||||
SRC += xulkal.c \
|
||||
process_records.c \
|
||||
custom_tap_dance.c \
|
||||
timer_utils.c
|
||||
custom_tap_dance.c
|
||||
|
||||
# Some usual defaults
|
||||
MOUSEKEY_ENABLE = no # Mouse keys (+4700)
|
||||
|
||||
Reference in New Issue
Block a user