Initial work on split central support.

This commit is contained in:
Pete Johanson
2020-07-01 22:27:01 -04:00
parent 3796f76c56
commit a165db6358
6 changed files with 258 additions and 12 deletions

View File

@@ -4,6 +4,7 @@
#include <bluetooth/gatt.h>
#include <zmk/matrix.h>
#include <zmk/split/bluetooth/uuid.h>
#include <zmk/split/bluetooth/service.h>
static u8_t num_of_positions = ZMK_KEYMAP_LEN;