Skip to content

Commit

Permalink
Fix CI failures
Browse files Browse the repository at this point in the history
This fix got lost during a rebase
  • Loading branch information
ReFil committed Apr 8, 2024
1 parent 1dc601e commit 60fb37b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/split/bluetooth/service.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ static uint8_t num_of_positions = ZMK_KEYMAP_LEN;
static uint8_t position_state[POS_STATE_LEN];

static struct zmk_split_run_behavior_payload behavior_run_payload;
static struct zmk_split_update_led_data update_led_data;
static struct zmk_split_update_bl_data update_bl_data;

#if IS_ENABLED(CONFIG_ZMK_RGB_UNDERGLOW)
static struct zmk_split_update_led_data update_led_data;
Expand Down

0 comments on commit 60fb37b

Please sign in to comment.