Open-source keyboard firmware for Atmel AVR and Arm USB families Including hardware based encryption
Go to file
Dean Camera d83d87e1b8 Fixed MagStripe keyboard interface polling interval, increased to 4ms from 2ms to maintain compatibility with Apple MacOS X. Fixed changelog comments on the size of the track buffers when compiling for the AT90USBXXX6/7. 2009-03-29 06:31:24 +00:00
Bootloaders Fixed CDC demo not sending an empty packet after each transfer to prevent the host from buffering incomming data. 2009-03-23 05:43:49 +00:00
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). 2009-03-26 03:22:02 +00:00
LUFA Fixed MagStripe keyboard interface polling interval, increased to 4ms from 2ms to maintain compatibility with Apple MacOS X. Fixed changelog comments on the size of the track buffers when compiling for the AT90USBXXX6/7. 2009-03-29 06:31:24 +00:00
Projects Fixed MagStripe keyboard interface polling interval, increased to 4ms from 2ms to maintain compatibility with Apple MacOS X. Fixed changelog comments on the size of the track buffers when compiling for the AT90USBXXX6/7. 2009-03-29 06:31:24 +00:00
LUFA.pnproj Add new page to the documentation listing existing LUFA powered projects, fix up some inaccuracies in the documentation. 2009-03-27 08:45:39 +00:00
makefile Moved all source to the trunk directory. 2009-02-23 07:08:34 +00:00