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,9 +16,5 @@
#pragma once
#define PRODUCT Plaid-Pad Rev3
#define DEVICE_VER 0x0003
#define ENCODERS_PAD_A { D1, B2, B4, D4 }
#define ENCODERS_PAD_B { D0, B1, B3, B5 }

View File

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