I tried upgrading my model 1 to the latest firmware using the Arduino IDE version 1.8.12.
I followed the instructions as noted here https://github.com/keyboardio/Kaleidoscope/wiki/Keyboardio-Model-01-Introduction
When I updated the firmware to latest version 1.96.0 in the Boards Manager, and did the File > Examples > Keyboard > Model01-Firmware
The default non modified firmware flashes without errors, however the following keys don’t appear to send key-codes to the computer when pressed:
Key_Spacebar
Key_Equals
Key_Semicolon
Key_Quote
Key_Comma
Key_Period
Key_Slash
Key_Minus
And various assortment of function layer keys too, namely the arrow keys.
Now if I switch into a test mode or to the LED mode that lights up keys when pressed all the keys light as expected. So kind of confused what is going on, what did I miss?
And when I reverted to firmware 1.22, my keyboard is back to normal.