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-24 18:12:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9da01ee78b
qmk_firmware
/
LUFA
/
Drivers
/
Board
/
AVR8
/
USBKEY
History
Dean Camera
97046965ee
Add missing preprocessor logic to the USBKEY board Dataflash driver so that DATAFLASH_TOTALCHIPS parameter for the board could theoretically be changed to 1 and have the code still work.
2012-09-21 21:16:50 +00:00
..
Buttons.h
Add basic hardware mapping information for all supported boards.
2012-04-25 18:27:27 +00:00
Dataflash.h
Add missing preprocessor logic to the USBKEY board Dataflash driver so that DATAFLASH_TOTALCHIPS parameter for the board could theoretically be changed to 1 and have the code still work.
2012-09-21 21:16:50 +00:00
Joystick.h
Add basic hardware mapping information for all supported boards.
2012-04-25 18:27:27 +00:00
LEDs.h
Fixed inverted LED driving code for the Arduino Leonardo board. Fixed inverted LEDs_GetLEDs() function implementation for the Benito, Minimus and Arduino UNO boards.
2012-08-12 17:25:39 +00:00