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/ClassDriver
Dean Camera 01fecac0a7
Ensure device address latch bit is not set at the same time as the new address, as per datasheet.
14 years ago
..
AudioInput Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago
AudioOutput Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago
DualVirtualSerial Ensure device address latch bit is not set at the same time as the new address, as per datasheet. 14 years ago
GenericHID Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago
Joystick Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago
Keyboard Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago
KeyboardMouse Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago
MIDI Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago
MassStorage Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago
MassStorageKeyboard Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago
Mouse Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago
RNDISEthernet Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago
VirtualSerial Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago
VirtualSerialMouse Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 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