This website requires JavaScript.
Explore
Help
Sign In
me
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mirror/qmk_firmware
Code
Pull Requests
Activity
Files
1b2cd16976207c21bbdfbd15852b0afa92c0f516
qmk_firmware
/
LUFA
/
Drivers
/
Board
/
USBKEY
History
Dean Camera
cd0adb7574
Added support for the officially recommended layout of the external peripherals connected to the BUMBLEB board.
...
Added flag to the HID Host Class driver to indicate the currently selected reporting protocol.
2009-09-17 23:34:16 +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 const modifiers to device mode class drivers.
2009-06-28 13:39:08 +00:00
Joystick.h
Fixed GenericHIDHost demo report write routine incorrect for control type requests (thanks to Andrei Krainev).
2009-04-16 08:50:34 +00:00
LEDs.h
Added new LEDs_ToggleLEDs() function to the Board LEDs driver.
2009-07-24 01:44:01 +00:00