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

This commit is contained in:
QMK Bot 2022-08-20 00:32:18 +00:00
commit eceed6c50b
121 changed files with 309 additions and 293 deletions

View file

@ -19,8 +19,6 @@
// TODO: including this causes "error: expected identifier before '(' token" errors
//#include "config_common.h"
#define PRODUCT Onekey Teensy LC
#define MATRIX_COL_PINS { D5 }
#define MATRIX_ROW_PINS { B2 }