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

This commit is contained in:
fauxpark
2022-08-15 17:54:07 +10:00
170 changed files with 508 additions and 750 deletions

View File

@@ -16,9 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/* USB Device descriptor parameter */
#define DEVICE_VER 0x0002
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 15

View File

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