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-06-22 17:12:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4f74075fad
qmk_firmware
/
LUFA
/
Drivers
/
Board
/
USBKEY
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
..
AT45DB642D.h
Fixed GenericHIDHost demo report write routine incorrect for control type requests (thanks to Andrei Krainev).
2009-04-16 08:50:34 +00:00
Buttons.h
Added support for the officially recommended layout of the external peripherals connected to the BUMBLEB board.
2009-09-17 23:34:16 +00:00
Dataflash.h
Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN_REV1 board target for the first revision XPLAIN board, which used a different (smaller) Dataflash IC to later revisions.
2009-12-03 08:59:12 +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
Added new LEDs_ToggleLEDs() function to the Board LEDs driver.
2009-07-24 01:44:01 +00:00