forked from mirrors/qmk_userspace
adds timeout to avr i2c
This commit is contained in:
parent
b8564f5dd0
commit
bad56a4f2b
8 changed files with 163 additions and 80 deletions
|
@ -95,7 +95,8 @@ void rgb_matrix_indicators_user(void);
|
|||
|
||||
void rgb_matrix_single_LED_test(void);
|
||||
|
||||
void rgb_matrix_init_drivers(void);
|
||||
void rgb_matrix_init(void);
|
||||
void rgb_matrix_setup_drivers(void);
|
||||
|
||||
void rgb_matrix_set_suspend_state(bool state);
|
||||
void rgb_matrix_set_indicator_state(uint8_t state);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue