Unable to get Miryoku KMK to work with crowboard... #195
-
I tried KMK and after copying the main.py generated by the github workflow to a crowboard KMK installation nothing works... what could be the issue?
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
In general, see the last paragraph in this section: https://github.com/manna-harbour/miryoku_kmk#installation. However, the crowboard What is the boot output? Are there any errors on the serial console? How about the MCU status lights? Also try enabling debugging. You could also try editing the default |
Beta Was this translation helpful? Give feedback.
In general, see the last paragraph in this section: https://github.com/manna-harbour/miryoku_kmk#installation.
However, the crowboard
kb.py
looks like it would be compatible without modification.What is the boot output? Are there any errors on the serial console? How about the MCU status lights? Also try enabling debugging.
You could also try editing the default
main.py
and replacing the keymap array and module imports with those from the generated file.