Skip to content

POG (KMK) not compatible with CircuitPython 10.0.0 and above #82

@szafranski

Description

@szafranski

Hi,

I programmed YD RP2040 without any issues. Now I wanted to use smaller MCU (RP2040-Zero),
but I constantly got this:

�]0;🐍code.py | 10.0.3�\starting keyboard RPtest (01K94JTPWSEX1ARJ5VAH452RVF)
66579 kmk.keyboard: Initialising POGKeyboard
Traceback (most recent call last):
File "kmk/kmk_keyboard.py", line 440, in go
File "kmk/kmk_keyboard.py", line 475, in _init
File "kmk/kmk_keyboard.py", line 288, in _init_hid
File "kmk/hid.py", line 301, in init
File "kmk/hid.py", line 320, in wait_until_connected
File "kmk/scheduler.py", line 57, in create_task
AttributeError: 'TaskQueue' object has no attribute 'push_head'
66588 kmk.keyboard: cleaning up...
Traceback (most recent call last):
File "code.py", line 30, in
File "kmk/kmk_keyboard.py", line 453, in go
File "kmk/kmk_keyboard.py", line 295, in _deinit_hid
TypeError: function takes 1 positional arguments but 0 were given
�]0;🐍295@kmk/kmk_keyboard.py TypeError | 10.0.3�
Code done running.
Press any key to enter the REPL. Use CTRL-D to reload.

Any ideas how can this be fixed?

Regards

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