1
0
Fork 0

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

This commit is contained in:
fauxpark 2022-08-15 17:54:07 +10:00
commit c202602938
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 0x0007
/* Column/Row IO definitions */
#define MATRIX_ROWS 4
#define MATRIX_COLS 5