diff options
Diffstat (limited to 'keyboards/massdrop/alt/alt.h')
-rw-r--r-- | keyboards/massdrop/alt/alt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/massdrop/alt/alt.h b/keyboards/massdrop/alt/alt.h index 039609545..c3761bee8 100644 --- a/keyboards/massdrop/alt/alt.h +++ b/keyboards/massdrop/alt/alt.h | |||
@@ -7,7 +7,7 @@ | |||
7 | #include "i2c_master.h" | 7 | #include "i2c_master.h" |
8 | #include "md_rgb_matrix.h" //For led keycodes | 8 | #include "md_rgb_matrix.h" //For led keycodes |
9 | #include "usb/udi_cdc.h" | 9 | #include "usb/udi_cdc.h" |
10 | #include "usb/usb2422.h" | 10 | #include "usb/usb_hub.h" |
11 | 11 | ||
12 | #define LAYOUT_65_ansi_blocker( \ | 12 | #define LAYOUT_65_ansi_blocker( \ |
13 | K01, K02, K03, K04, K05, K06, K07, K08, K09, K10, K11, K12, K13, K14, K15, \ | 13 | K01, K02, K03, K04, K05, K06, K07, K08, K09, K10, K11, K12, K13, K14, K15, \ |