forked from mirrors/qmk_userspace
Refactor more host code (programmable button & digitizer) (#18565)
This commit is contained in:
parent
3168a3c883
commit
09d3e27710
7 changed files with 30 additions and 50 deletions
|
@ -51,7 +51,6 @@ void host_programmable_button_send(uint32_t data);
|
|||
|
||||
uint16_t host_last_system_report(void);
|
||||
uint16_t host_last_consumer_report(void);
|
||||
uint32_t host_last_programmable_button_report(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue