This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-06-28 17:45:17 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
/
Common
History
Dean Camera
01d269879f
Add new STRINGIFY() and STRINGIFY_EXPANDED() convenience macros.
2011-07-14 00:11:51 +00:00
..
Architectures.h
Add start of an architecture port to the Atmel USB XMEGA devices.
2011-07-13 23:50:05 +00:00
Attributes.h
Split out compiler specific helper macros into a new CompilerSpecific.h header file inside the library, for future expansion.
2011-07-06 02:11:13 +00:00
BoardTypes.h
Added board hardware driver support for the EVK1104 board.
2011-06-27 13:41:06 +00:00
Common.h
Add new STRINGIFY() and STRINGIFY_EXPANDED() convenience macros.
2011-07-14 00:11:51 +00:00
CompilerSpecific.h
Add missing doxygen group terminator to the new CompilerSpecific.h header file.
2011-07-07 07:38:22 +00:00
Endianness.h
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.
2011-06-20 04:32:34 +00:00