[Keyboard] add oled_task_kb() into keyboards/helix/rev2/rev2.c (#16697)
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
bool is_mac_mode(void);
|
||||
void set_mac_mode_kb(bool macmode);
|
||||
|
||||
#ifdef OLED_ENABLE
|
||||
void render_helix_logo(void);
|
||||
#endif
|
||||
|
||||
#ifndef SPLIT_KEYBOARD
|
||||
extern bool is_helix_master(void);
|
||||
#define is_keyboard_master() is_helix_master()
|
||||
|
||||
Reference in New Issue
Block a user