Skip to content

Device input is not detected #37

@MoiMorua

Description

@MoiMorua

After flashing the keyboard using qmk toolbox, which gave the output:

Caterina device connected: Arduino LLC Arduino Leonardo (2341:0036:0001) [/dev/cu.usbmodem21201]
Attempting to flash, please don't remove device

avrdude -p atmega32u4 -c avr109 -U flash:w:/Users/equipo/Downloads/Klor Layout Jul 10 2025.hex:i -P /dev/cu.usbmodem21201 -C avrdude.conf
Connecting to programmer: .
Found programmer: Id = "CATERIN"; type = S
Software Version = 1.0; No Hardware Version given.
Programmer supports auto addr increment.
Programmer supports buffered memory access with buffersize=128 bytes.
Programmer supports the following devices:
Device code: 0x44
avrdude: AVR device initialized and ready to accept instructions
Reading | ##################################################
| 100% 0.00s
avrdude: Device signature = 0x1e9587 (probably m32u4)
avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed
To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "/Users/equipo/Downloads/Klor Layout Jul 10 2025.hex"
avrdude: writing flash (24842 bytes):
Writing |

...

100% 1.94s
avrdude: 24842 bytes of flash written
avrdude: verifying flash memory against /Users/equipo/Downloads/Klor Layout Jul 10 2025.hex:
Reading |

100% 0.20s
avrdude: 24842 bytes of flash verified
avrdude done. Thank you.
Flash complete
Caterina device disconnected: Arduino LLC Arduino Leonardo (2341:0036:0001) **[/dev/cu.usbmodem21201]

When I connect the device it appears in qmk toolbox as: SB device connected: Geigeigeist Klor (3A3C:0001:0100)

And macos command 'system_profiler SPUSBDataType' gives the output for the device:
Klor:

          Product ID: 0x0001
          Vendor ID: 0x3a3c
          Version: 1.00
          Speed: Up to 12 Mb/s
          Manufacturer: Geigeigeist
          Location ID: 0x02120000 / 4
          Current Available (mA): 500
          Current Required (mA): 500
          Extra Operating Current (mA): 0

But the os does not receive any input.

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