This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e1e23af5969b0553aa498e11cac021e4eee04c4
qmk_firmware
/
LUFA
/
Common
History
Dean Camera
7d3150423d
Add new USE_LUFA_CONFIG_HEADER compile time option.
...
Add missing LEDS_ToggleLEDs() function to the LED driver for the EVK1101 board.
2011-05-09 14:04:40 +00:00
..
Architectures.h
Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.
2011-03-13 21:53:19 +00:00
Attributes.h
Move out endianness management macros into a new common Endianness.h header.
2011-03-13 05:54:13 +00:00
BoardTypes.h
Added start of a port of the core USB driver code to the AVR32 UC3B architecture.
2011-02-20 17:53:17 +00:00
Common.h
Add new USE_LUFA_CONFIG_HEADER compile time option.
2011-05-09 14:04:40 +00:00
Endianness.h
Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typecasting to the SWAPENDIAN_* macros.
2011-04-25 07:28:36 +00:00