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

This commit is contained in:
Drashna Jael're
2022-08-14 01:54:23 -07:00
145 changed files with 789 additions and 471 deletions

View File

@@ -17,8 +17,6 @@
#include "config_common.h"
#define DEVICE_VER 0x0002
#define MATRIX_ROW_PINS \
{ F4, F5, D7, B5, B4 }
#define MATRIX_COL_PINS \

View File

@@ -0,0 +1,5 @@
{
"usb": {
"device_version": "0.0.2"
}
}