Adding LED function pointers
This commit is contained in:
parent
35393fa9dc
commit
eba9a7d74d
4 changed files with 38 additions and 6 deletions
|
@ -21,5 +21,6 @@
|
|||
|
||||
void * matrix_init_user(void);
|
||||
void * matrix_scan_user(void);
|
||||
void * led_set_user(uint8_t usb_led);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue