mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-04 06:51:43 +01:00
adds timeout to avr i2c
This commit is contained in:
+1
-1
@@ -854,7 +854,7 @@ void matrix_init_quantum() {
|
||||
audio_init();
|
||||
#endif
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
rgb_matrix_init_drivers();
|
||||
rgb_matrix_init();
|
||||
#endif
|
||||
matrix_init_kb();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user