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

@@ -16,10 +16,6 @@
#pragma once
#define PRODUCT Plaid-Pad Rev1
#define DEVICE_VER 0x0001
#define ENCODERS_PAD_A { D1, B2 }
#define ENCODERS_PAD_B { D0, B1 }

View File

@@ -0,0 +1,6 @@
{
"keyboard_name": "Plaid-Pad Rev1",
"usb": {
"device_version": "0.0.1"
}
}