Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
48f06ae646
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ void render_layer_state(void);
|
||||||
void render_logo(void);
|
void render_logo(void);
|
||||||
void render_mode_icon(bool is_windows);
|
void render_mode_icon(bool is_windows);
|
||||||
oled_rotation_t oled_init_user(oled_rotation_t rotation);
|
oled_rotation_t oled_init_user(oled_rotation_t rotation);
|
||||||
void oled_task_user(void);
|
bool oled_task_user(void);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue