Dev
4 years ago
6 changed files with 33 additions and 0 deletions
@ -1,3 +1,9 @@
@@ -1,3 +1,9 @@
|
||||
/*
|
||||
* Copyright (c) 2020 The ZMK Contributors |
||||
* |
||||
* SPDX-License-Identifier: MIT |
||||
*/ |
||||
|
||||
#pragma once |
||||
|
||||
int zmk_split_bt_position_pressed(u8_t position); |
||||
|
Loading…
Reference in new issue