This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3d28d53c3e
qmk_firmware
/
Projects
/
RelayBoard
History
Download ZIP
Download TAR.GZ
Dean Camera
e977774d4e
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent.
2010-04-28 08:15:16 +00:00
..
Descriptors.c
All Class Driver Host mode demos now correctly set the board LEDs to READY once the enumeration process has completed.
2010-03-25 06:34:38 +00:00
Descriptors.h
All Class Driver Host mode demos now correctly set the board LEDs to READY once the enumeration process has completed.
2010-03-25 06:34:38 +00:00
Doxygen.conf
Added new Relay Controller Board project (thanks to OBinou).
2010-03-24 08:06:23 +00:00
makefile
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent.
2010-04-28 08:15:16 +00:00
RelayBoard.c
USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run.
2010-04-28 07:48:26 +00:00
RelayBoard.h
USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run.
2010-04-28 07:48:26 +00:00
RelayBoard.txt
Added new Relay Controller Board project (thanks to OBinou).
2010-03-24 08:06:23 +00:00