Add files via upload
This commit is contained in:
parent
3b6f0997d3
commit
86365a63b0
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
// A watchdog timer was also added to the "while loops" so the code can't hang if a clock edge is missed.
|
// A watchdog timer was also added to the "while loops" so the code can't hang if a clock edge is missed.
|
||||||
//
|
//
|
||||||
// Revision History
|
// Revision History
|
||||||
// Initial Release Nov 7, 2018
|
// Initial Release Nov 20, 2018
|
||||||
//
|
//
|
||||||
#define MODIFIERKEY_FN 0x8f // give Fn key a HID code
|
#define MODIFIERKEY_FN 0x8f // give Fn key a HID code
|
||||||
// Trackpoint signals
|
// Trackpoint signals
|
||||||
|
|
Loading…
Reference in a new issue