This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
efd57cfe51
qmk_firmware
/
LUFA
/
Drivers
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
..
Board
Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function.
2011-01-13 22:56:49 +00:00
Misc
Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function.
2011-01-13 22:56:49 +00:00
Peripheral
Added new ADC_GET_CHANNEL_MASK() convenience macro to the ADC driver.
2011-01-16 16:13:22 +00:00
USB
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