techpaul / PS2KeyAdvanced

Arduino PS2 Keyboard FULL keyboard protocol support and full keys to integer coding
GNU Lesser General Public License v2.1
140 stars 27 forks source link

FF Issue #3

Closed haze closed 6 years ago

haze commented 7 years ago

Hello, while using this library I was only able to receive FF events from the keyboard. All keys worked correctly, but every keyPress and keyRelease only told me that they were key FF, and not their respective key. Any ideas?

techpaul commented 6 years ago

More likely a wiring issue of data not connected to pin to match software