Merge branch 'master' of github.com:qmk/qmk_firmware into handwire

This commit is contained in:
Jack Humbert 2018-02-14 15:35:30 -05:00
commit f60166c1a1
144 changed files with 4680 additions and 744 deletions

View file

@ -261,7 +261,7 @@ typedef struct
#define CONSOLE_EPSIZE 32
#define NKRO_EPSIZE 32
#define MIDI_STREAM_EPSIZE 64
#define CDC_NOTIFICATION_EPSIZE 32
#define CDC_NOTIFICATION_EPSIZE 8
#define CDC_EPSIZE 16
uint16_t get_usb_descriptor(const uint16_t wValue,