Commit graph

11 commits

Author SHA1 Message Date
NitemareReal
f8e44fb1af
Added missing keys and Num-Lock/Scroll-Lock status detection
Added KEY_PAUSE, KEY_PRINTSCREEN and KEY_SCROLL_LOCK missing keys. Added support to switch on/off a (external) LED through pins 14 and 15 to show Num-Lock and Scroll-Lock status .
2022-11-29 14:13:49 +01:00
NitemareReal
b567357f55
Add files via upload
Extra key (KEY_NON_US_BS) added to matrix to allow '<' and '>' key to be recognized by driver.
Don't forget to select 'Spanish' language in Arduino IDE (tools -> keyboard layout) if you are using a spanish layout keyboard!!
2022-08-12 02:45:24 +02:00
NitemareReal
5b7779ad1b
Update README.md
Spanish layout now works perfect! All keys are recognized by driver
2022-08-12 02:38:30 +02:00
NitemareReal
e8a6bb5425
Update Lenovo_G550_Keyboard_Teensy_4p0.ino
"normal" matrix configured for spanish layout
2022-08-03 17:51:04 +02:00
NitemareReal
edbfb33528
Update README.md 2022-08-03 17:38:09 +02:00
NitemareReal
73962fa7e7
Update README.md 2022-08-03 17:20:32 +02:00
NitemareReal
9612ffa9e1
Update README.md 2022-08-03 17:16:18 +02:00
NitemareReal
614c403837
Update README.md 2022-08-03 17:15:15 +02:00
NitemareReal
9501682776
Update README.md 2022-08-03 17:12:59 +02:00
NitemareReal
66a3c35e34
Update README.md 2022-08-03 17:09:54 +02:00
NitemareReal
6e303f96a8
Add files via upload
Added Lenovo G550 laptop keyboard code for Teensy 4.0
2022-08-03 17:05:50 +02:00