From 5d7809cd85782f447fd1cf427ea791cb59f82914 Mon Sep 17 00:00:00 2001 From: Frank Adams Date: Sun, 2 Dec 2018 19:17:42 -0800 Subject: [PATCH] Add files via upload --- .../Dell_Latitude_D630/Dell_D630_Keyboard_and_Touchpad.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Example_Keyboards/Dell_Latitude_D630/Dell_D630_Keyboard_and_Touchpad.ino b/Example_Keyboards/Dell_Latitude_D630/Dell_D630_Keyboard_and_Touchpad.ino index 607f241..b90d25b 100644 --- a/Example_Keyboards/Dell_Latitude_D630/Dell_D630_Keyboard_and_Touchpad.ino +++ b/Example_Keyboards/Dell_Latitude_D630/Dell_D630_Keyboard_and_Touchpad.ino @@ -27,7 +27,7 @@ // // Revision History // Rev 1.0 - Nov 15, 2018 - Original Release -// Rev 1.1 - Dec 2, 2018 - Replaced ps/2 trackpoint code from playground arduino with my own code +// Rev 1.1 - Dec 2, 2018 - Replaced ps/2 touchpad code from playground arduino with my own code // // #define MODIFIERKEY_FN 0x8f // give Fn key a HID code