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-04-02 07:38:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9da01ee78b59bcaed0d73e3f77d2f284885bfc76
zsa_qmk_firmware
/
Projects
/
SerialToLCD
History
Dean Camera
1eefbf9041
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
2012-09-17 21:00:59 +00:00
..
Config
Switch over Demos, Bootloaders and Projects to the new and improved build system.
2012-06-01 22:32:43 +00:00
Lib
Spell check source code, fix mistakes.
2012-06-09 20:33:56 +00:00
Descriptors.c
Increased endpoint polling interval for all demos and projects to 5ms, as 1ms was causing some enumeration issues on some machines (thanks to Riku Salminen).
2012-05-06 11:10:25 +00:00
Descriptors.h
…
Doxygen.conf
Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build module for the latest Doxygen release.
2012-08-13 05:11:27 +00:00
makefile
Add help text to the project makefiles to help new users get information on the improved build system.
2012-08-11 11:51:43 +00:00
SerialToLCD.c
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
2012-09-17 21:00:59 +00:00
SerialToLCD.h
…
SerialToLCD.txt
Update SVN line endings property on newer source files to native.
2012-06-07 20:49:47 +00:00