Skip to content

Commit

Permalink
fixup! feat: Add input split support.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Dec 9, 2024
1 parent c562284 commit 9fbead1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion app/src/split/bluetooth/central.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ LOG_MODULE_DECLARE(zmk, CONFIG_ZMK_LOG_LEVEL);
#include <zmk/events/position_state_changed.h>
#include <zmk/events/sensor_event.h>
#include <zmk/events/battery_state_changed.h>
#include <zmk/mouse/input_split.h>
#include <zmk/pointing/input_split.h>
#include <zmk/hid_indicators_types.h>
#include <zmk/physical_layouts.h>

Expand Down

0 comments on commit 9fbead1

Please sign in to comment.