refactor: remove empty line
This commit is contained in:
parent
e86d5f04ef
commit
0f64b003a1
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ if ((NOT CONFIG_ZMK_SPLIT) OR CONFIG_ZMK_SPLIT_ROLE_CENTRAL)
|
|||
|
||||
if (CONFIG_ZMK_BLE)
|
||||
target_sources(app PRIVATE src/events/ble_active_profile_changed.c)
|
||||
|
||||
target_sources(app PRIVATE src/behaviors/behavior_bt.c)
|
||||
target_sources(app PRIVATE src/ble.c)
|
||||
target_sources(app PRIVATE src/hog.c)
|
||||
|
|
Loading…
Add table
Reference in a new issue