2022-04-27 08:46:28 +10:00
2022-04-27 08:42:19 +10:00
2022-04-27 08:42:19 +10:00
2022-04-27 08:42:19 +10:00
2022-04-27 08:42:19 +10:00
2022-04-27 08:42:19 +10:00
2022-04-27 08:46:28 +10:00

Connecting to the serial of the board on linux

You can use screen to connect to the serial terminal for the kb2040, this will allow you to read the debug information if debugging is enabled and interact with the kb2040's REPL for testing

On my system it's as simple as

screen -f /dev/ttyACM0

You can exit screen by hitting the following key combo

CTRL + A -> D

Description
Yampad v1.1 + Encoder KMK firmware written for the kb2040
Readme 114 KiB
Languages
Python 100%