diff options
Diffstat (limited to 'users/xulkal/custom_oled.c')
| -rw-r--r-- | users/xulkal/custom_oled.c | 5 |
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 @@ | |||
| 7 | rgblight_config_t rgblight_config; | 7 | rgblight_config_t rgblight_config; |
| 8 | #endif | 8 | #endif |
| 9 | 9 | ||
| 10 | #if KEYBOARD_helix_rev2 | ||
| 11 | extern uint8_t is_master; | ||
| 12 | bool is_keyboard_master(void) { return is_master; } | ||
| 13 | #endif | ||
| 14 | |||
| 15 | static void render_logo(void) | 10 | static void render_logo(void) |
| 16 | { | 11 | { |
| 17 | static const char PROGMEM font_logo[] = { | 12 | static const char PROGMEM font_logo[] = { |
