Skip to content

Commit

Permalink
fix helix/rev2:edvorakjp build error
Browse files Browse the repository at this point in the history
  • Loading branch information
mtei committed Feb 22, 2022
1 parent e76dbd7 commit 731dbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/helix/rev2/keymaps/edvorakjp/oled.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ void render_layer_state(void);
void render_logo(void);
void render_mode_icon(bool is_windows);
oled_rotation_t oled_init_user(oled_rotation_t rotation);
void oled_task_user(void);
bool oled_task_user(void);

0 comments on commit 731dbbe

Please sign in to comment.