forked from mirrors/qmk_userspace
quantum separated
This commit is contained in:
parent
ff8d8a50df
commit
46e7fb2d3c
26 changed files with 359 additions and 384 deletions
|
@ -61,6 +61,10 @@ void matrix_print(void);
|
|||
void matrix_power_up(void);
|
||||
void matrix_power_down(void);
|
||||
|
||||
void *matrix_init_kb(void);
|
||||
void *matrix_scan_kb(void);
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue