mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project.
Add new HotmailNotifier project, which changes a LED's colour based on the user's unread email count as sent from Windows Live Messenger.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
* - Added new PreviousValue to the HID Report Parser report item structure, for easy monitoring of previous report item values
|
||||
* - Added new EVK527 board target
|
||||
* - Added new USB_Host_GetDeviceStringDescriptor() convenience function
|
||||
* - Added new HotmailNotification project to the library, to give a visual LED notification when new email arrives
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - Removed code in the Keyboard demos to send zeroed reports between two reports with differing numbers of keycodes
|
||||
|
||||
@@ -100,6 +100,7 @@
|
||||
* - <b>Projects</b>
|
||||
* - <b>AVRISP</b> - AVRISP-MKII Programmer Clone project
|
||||
* - <b>Benito</b> - Benito Board Arduino Programmer project
|
||||
* - <b>HotmailNotifier</b> - Hotmail Email LED Notification project
|
||||
* - <b>Magstripe</b> - Magnetic Stripe Card Reader project
|
||||
* - <b>MissileLaucher</b> - Toy Missile Launcher Host project
|
||||
* - <b>USBtoSerial</b> - USB to USART Serial Converter project
|
||||
|
||||
Reference in New Issue
Block a user