mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-23 08:54:38 +00:00
4 lines
96 B
C
4 lines
96 B
C
#pragma once
|
|
|
|
void plover_hid_update(uint8_t button, bool pressed);
|
|
void plover_hid_task(void);
|