bad_kb_funcs1

This commit is contained in:
zvecr
2024-07-11 11:03:11 +01:00
parent 494af672ce
commit b066c86e43
22 changed files with 55 additions and 9 deletions

View File

@@ -90,6 +90,8 @@ void matrix_init_kb(void) {
#elif defined(DRAWING_TOY_MODE)
max7219_set_led(0, 0, true);
#endif
matrix_init_user();
}
__attribute__ ((weak))