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

This commit is contained in:
fauxpark
2022-08-20 10:55:40 +10:00
550 changed files with 1689 additions and 1819 deletions

View File

@@ -17,10 +17,6 @@
#include "config_common.h"
/* USB Device descriptor parameter */
#define DEVICE_VER 0x0003
/* COL2ROW, ROW2COL*/
#undef DIODE_DIRECTION
#define DIODE_DIRECTION COL2ROW

View File

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