Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2021-09-05 20:37:03 +00:00
commit 147289e173
485 changed files with 187 additions and 8517 deletions

View file

@ -1,8 +1 @@
#include "cmd60.h"
void matrix_init_kb(void) {
// put your keyboard start-up code here
// runs once when the firmware starts up
matrix_init_user();
}