Copy of https://github.com/qmk/qmk_firmware Modified for our keyboard.
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.
 
 
 
 
 
 
Go to file
Dean Camera bb4880a9ee
Fixed incorrect ADC driver init register manipulation (thanks to Tobias).
16 years ago
Bootloaders Fixed CDC demo not sending an empty packet after each transfer to prevent the host from buffering incomming data. 16 years ago
Demos Corrected bitfields -- the smallest datatype required for each bitfield is now used, rather than relying on GCC to truncate unused bytes in bitfields (thanks to Walt Sacuta). 16 years ago
LUFA Fixed incorrect ADC driver init register manipulation (thanks to Tobias). 16 years ago
Projects Fixed CDC demo not sending an empty packet after each transfer to prevent the host from buffering incomming data. 16 years ago
LUFA.pnproj Fixed CDC demo not sending an empty packet after each transfer to prevent the host from buffering incomming data. 16 years ago
makefile Moved all source to the trunk directory. 16 years ago