]> git.donarmstrong.com Git - qmk_firmware.git/blob - lib/lufa/LUFA/Build/DMBS/Template/Template.c
Merge commit '60b30c036397cb5627fa374bb930794b225daa29' as 'lib/lufa'
[qmk_firmware.git] / lib / lufa / LUFA / Build / DMBS / Template / Template.c
1 /*
2              DMBS Build System
3       Released into the public domain.
4
5    dean [at] fourwalledcubicle [dot] com
6          www.fourwalledcubicle.com
7  */
8
9 int main(void)
10 {
11         // Application code here.
12 }