1
0
Fork 0

Initial USB2422 driver (#14835)

This commit is contained in:
Joel Challis 2021-10-22 00:49:58 +01:00 committed by GitHub
parent 1b1f3ec68e
commit 0093d3d761
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 277 additions and 205 deletions

View file

@ -7,7 +7,7 @@
#include "i2c_master.h"
#include "md_rgb_matrix.h" //For led keycodes
#include "usb/udi_cdc.h"
#include "usb/usb2422.h"
#include "usb/usb_hub.h"
#define LAYOUT( \
K01, K02, K03, K04, K05, K06, K07, K08, K09, K10, K11, K12, K13, K14, K15, \