Replies: 1 comment 2 replies
-
Why reflashed? I guess the MCU hangs because of a problem with the PC. You need to enter bootloader mode, to reflash the mcu, but no need to reflash the whole bootloader. Try the consumer device, not the keyboard. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/alxsch/mymacrokeyboard/blob/main/src/main.cpp
I'm using the platformio extension in vscode.
There are no fatal compile errors but the board's bootloader needs to be reflashed when the code is uploaded to the board.
Here is a snippet where I try to add volume control to a rotary encoder:
Beta Was this translation helpful? Give feedback.
All reactions