forked from kofal.net/zmk
Some refactoring to prep for BLE support.
This commit is contained in:
5
src/endpoints.h
Normal file
5
src/endpoints.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "keys.h"
|
||||
|
||||
int zmk_endpoints_send_key_event(struct zmk_key_event key_event);
|
||||
Reference in New Issue
Block a user