k3ng / k3ng_cw_keyer

K3NG Arduino CW Keyer
http://blog.radioartisan.com/arduino-cw-keyer/
GNU General Public License v3.0
416 stars 216 forks source link

Issue with adding keyboard library K3NG_Keyboard in latest version of Arduino IDE #138

Closed m0nde closed 1 year ago

m0nde commented 1 year ago

I am unable to add the K3NG_Keyboard library using the latest IDE. It seems the format of the library may need updating to conform with the library formats required by the IDE. I have built a working keyer before but this was perhaps 2 years ago. The IDE does not see the library files. Is there a work around please?

m0nde commented 1 year ago

Solved with the help of Jeff N0MII. The LCD library needed to reside in the IDE program library directory not the keyer code directory.