1
0
Fork 0

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

@ -18,8 +18,6 @@
#include "config_common.h"
#define PRODUCT Onekey Teensy 2++
#define MATRIX_COL_PINS { F4 }
#define MATRIX_ROW_PINS { F5 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Teensy 2.0++"
}