You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Device/LowLevel
Dean Camera b2a30cd48a
Added CDC functional descriptor structs to the Low Level CDC demos and CDC class bootloader, to improve the readability of the descriptors.
14 years ago
..
AudioInput Move out many of the common class driver constants into grouped enums, to make them more managable. 14 years ago
AudioOutput Move out many of the common class driver constants into grouped enums, to make them more managable. 14 years ago
DualVirtualSerial Added CDC functional descriptor structs to the Low Level CDC demos and CDC class bootloader, to improve the readability of the descriptors. 14 years ago
GenericHID Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions. 14 years ago
Joystick Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions. 14 years ago
Keyboard Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions. 14 years ago
KeyboardMouse Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions. 14 years ago
MIDI Move out many of the common class driver constants into grouped enums, to make them more managable. 14 years ago
MassStorage Move out many of the common class driver constants into grouped enums, to make them more managable. 14 years ago
Mouse Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions. 14 years ago
RNDISEthernet Added CDC functional descriptor structs to the Low Level CDC demos and CDC class bootloader, to improve the readability of the descriptors. 14 years ago
VirtualSerial Added CDC functional descriptor structs to the Low Level CDC demos and CDC class bootloader, to improve the readability of the descriptors. 14 years ago
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 15 years ago