Skip to content

'CoordMapKeyboard' object has no attribute 'modules' #66

@juanramonduarte

Description

@juanramonduarte

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions