matrix_scan_x -> x_task (#13748)
This commit is contained in:
@ -54,7 +54,7 @@ typedef struct {
|
||||
#endif
|
||||
|
||||
bool process_combo(uint16_t keycode, keyrecord_t *record);
|
||||
void matrix_scan_combo(void);
|
||||
void combo_task(void);
|
||||
void process_combo_event(uint16_t combo_index, bool pressed);
|
||||
|
||||
void combo_enable(void);
|
||||
|
Reference in New Issue
Block a user