-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hi,
I'm currently trying to get a new keyboard configured using Pog. In the past this has worked without any issues whatsoever. I have now set up a Pico clone and connected it to the keyboard PCB.
The pico is running a fresh install of CircuitPython v. 9.2.4
KMK has been installed using Pog.
Then when I try to use the CoordMapp Finder, I get the following error:
code.py output:
starting keyboard 12x5-AccessIS (01JNVRJMCSQ0P8EJVDBVY6MNWM)
Traceback (most recent call last):
File "code.py", line 8, in <module>
File "coordmaphelper.py", line 10, in __init__
File "kb.py", line 18, in __init__
AttributeError: 'CoordMapKeyboard' object has no attribute 'modules'
Any ideas as to what could be going wrong here?
JRD
Metadata
Metadata
Assignees
Labels
No labels