diff options
| author | XScorpion2 | 2019-08-25 21:37:55 +0200 |
|---|---|---|
| committer | Drashna Jaelre | 2019-08-25 21:37:55 +0200 |
| commit | 957070a6b5886719557b6880afa7e3716548c18a (patch) | |
| tree | 68adde454ad00f5c74538b0927f76b7db7afcb09 /users/xulkal/xulkal.h | |
| parent | f22c5c17b6fe069bec1241262a1c27eb89d3d3af (diff) | |
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
Diffstat (limited to 'users/xulkal/xulkal.h')
| -rw-r--r-- | users/xulkal/xulkal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/xulkal/xulkal.h b/users/xulkal/xulkal.h index 9bc83b7de7..32df8df0c6 100644 --- a/users/xulkal/xulkal.h +++ b/users/xulkal/xulkal.h @@ -2,6 +2,5 @@ #include "process_records.h" #include "layouts.h" -#include "timer_utils.h" #include "custom_keycodes.h" #include "custom_tap_dance.h" |