aboutsummaryrefslogtreecommitdiff
path: root/users/xulkal/custom_oled.c
diff options
context:
space:
mode:
Diffstat (limited to 'users/xulkal/custom_oled.c')
-rw-r--r--users/xulkal/custom_oled.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/users/xulkal/custom_oled.c b/users/xulkal/custom_oled.c
index 448e6ca10..4ed2b9a0b 100644
--- a/users/xulkal/custom_oled.c
+++ b/users/xulkal/custom_oled.c
@@ -7,11 +7,6 @@
7rgblight_config_t rgblight_config; 7rgblight_config_t rgblight_config;
8#endif 8#endif
9 9
10#if KEYBOARD_helix_rev2
11extern uint8_t is_master;
12bool is_keyboard_master(void) { return is_master; }
13#endif
14
15static void render_logo(void) 10static void render_logo(void)
16{ 11{
17 static const char PROGMEM font_logo[] = { 12 static const char PROGMEM font_logo[] = {