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
c99f6657a6
qmk_firmware
/
LUFA
/
Drivers
/
Board
/
STK526
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