mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-10 01:41:42 +01:00
Initial USB2422 driver (#14835)
This commit is contained in:
@@ -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, \
|
||||
|
||||
Reference in New Issue
Block a user