This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
5517f96e86
Oops - fix broken SPI driver due to missing bit inversion on a port mask.
2010-10-20 08:08:59 +00:00
..
Board
Added board hardware driver support for the Minimus board (thanks to the PSGroove team).
2010-10-17 23:14:03 +00:00
Misc
Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
2010-10-13 14:05:35 +00:00
Peripheral
Oops - fix broken SPI driver due to missing bit inversion on a port mask.
2010-10-20 08:08:59 +00:00
USB
Renamed ENDPOINT_DOUBLEBANK_SUPPORTED() to ENDPOINT_BANKS_SUPPORTED() and changed it to return the maximum number of supported banks for the given endpoint.
2010-10-13 21:05:55 +00:00