mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-24 16:42:02 +01:00
quantum separated
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user