This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c3758ac5ef
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