This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32b7762325829c6e7a4168bb7db5084a34673f20
qmk_firmware
/
LUFA
/
DriverStubs
History
Dean Camera
3705330dd3
Use -pedantic compile time option to find and correct several minor code errors.
2009-12-13 14:09:25 +00:00
..
Buttons.h
Spell check all source code variables, comments and strings.
2009-11-09 13:15:28 +00:00
Dataflash.h
Added const modifiers to device mode class drivers.
2009-06-28 13:39:08 +00:00
Joystick.h
Use -pedantic compile time option to find and correct several minor code errors.
2009-12-13 14:09:25 +00:00
LEDs.h
Fixed issue in USBtoSerial demos where the USART Rx line was not having its pullup enabled at startup, leading to noise being received from the Rx pin when left floating.
2009-08-05 13:16:36 +00:00