This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-04-20 07:09:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d3fb6273aa59c60f2d3f41de321c35ff08ef8feb
zsa_qmk_firmware
/
LUFA
/
Drivers
/
Board
/
ATAVRUSBRF01
History
Dean Camera
63a8f66d92
Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button.
2009-05-06 07:50:34 +00:00
..
Buttons.h
Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button.
2009-05-06 07:50:34 +00:00
LEDs.h
Fixed missing semicolon in the ATAVRUSBRF01 LED board driver code, changed LED board driver code to define dummy LED masks for the first four board LEDs so that user code can be compiled for boards with less than four LEDs without code modifications (thanks to Morten Lund).
2009-05-05 14:02:02 +00:00