Skip to content

Commit

Permalink
Revert "fix helix/rev2:edvorakjp build error"
Browse files Browse the repository at this point in the history
This reverts commit 731dbbe.
Separated into a single PR qmk#16433.
  • Loading branch information
mtei committed Feb 22, 2022
1 parent 9b316c1 commit a56196d
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);
bool oled_task_user(void);
void oled_task_user(void);

0 comments on commit a56196d

Please sign in to comment.