This website requires JavaScript.
Explore
Help
Sign In
varl
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
forked from
forks/qmk_firmware
Code
Pull requests
Activity
Open-source keyboard firmware for Atmel AVR and Arm USB families
40
commits
2
branches
1545
tags
870
MiB
C
92.2%
C++
5%
Python
1.5%
Makefile
1.1%
2acae9b0a3
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Dean Camera
2acae9b0a3
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
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
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
Projects
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
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