Update Dell_131L_Keyboard.ino

This commit is contained in:
Frank Adams 2018-11-18 15:16:07 -08:00 committed by GitHub
parent 8093fb6caa
commit 2f10c86973
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
// Initial Release Nov 15, 2018
//
//
#define MODIFIERKEY_FN 0x8f // give Fn key a HID code
#define MODIFIERKEY_FN 0x8f // give Fn key a fake HID code
#define CAPS_LED 13 // Teensy LED shows Caps-Lock
//
const byte rows_max = 17; // sets the number of rows in the matrix