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-02-05 03:45:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
02dfd7dc3ddf5f485bdd47d45867fa58b569ca2f
zsa_qmk_firmware
/
Demos
/
Host
/
LowLevel
/
MouseHost
History
Dean Camera
3d4d8e7f62
Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.
2011-02-19 18:37:22 +00:00
..
ConfigDescriptor.c
…
ConfigDescriptor.h
…
Doxygen.conf
…
makefile
Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.
2011-02-19 18:37:22 +00:00
MouseHost.aps
…
MouseHost.c
Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable().
2011-01-30 23:12:06 +00:00
MouseHost.h
Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods.
2011-01-30 19:47:31 +00:00
MouseHost.txt
…