This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-09-14 23:54:06 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
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