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-06 04:15:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
efd57cfe51ec0501d4378d01e019f3e23b989274
zsa_qmk_firmware
/
Demos
/
Device
/
ClassDriver
/
GenericHID
History
Dean Camera
efd57cfe51
Abuse the the C preprocessor so that the HID macros can automatically encode data into the array from the HID macros automagically, by specifying the bit-width of the data, and the data itself as a single integer value of that width.
2011-01-17 19:44:48 +00:00
..
Descriptors.c
Abuse the the C preprocessor so that the HID macros can automatically encode data into the array from the HID macros automagically, by specifying the bit-width of the data, and the data itself as a single integer value of that width.
2011-01-17 19:44:48 +00:00
Descriptors.h
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00
Doxygen.conf
…
GenericHID.aps
…
GenericHID.c
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00
GenericHID.h
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00
GenericHID.txt
Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.
2010-12-26 14:55:26 +00:00
makefile
…