This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-07-16 04:41:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cda88cf97c
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