Skip to content

Loading LEDBrightnessControl on Model01 leads to no key events being emitted #1524

@genehack

Description

@genehack

Describe the bug
Using a custom Model01 sketch (available at https://git.genehack.net/genehack/keyboard.io-firmwares/src/branch/main/Model01/Model01.ino), I added the LEDBrightnessControl header, added the plugin to the list, and added Up and Down keys to my keymap.

After flashing this, the keyboard seems to reboot as normal (does the boot animation, etc), and pressing keys activates LED effects — but no actual keyboard events seem to be sent to the attached computer — no keystrokes show up.

I made a similar change to my custom Model100 sketch at the same time (all in this one commit: https://git.genehack.net/genehack/keyboard.io-firmwares/commit/a3ff08b24e6e04b04c4676cf12bd35cc103e2cb0) and it works as expected.

To Reproduce
Steps to reproduce the behavior:

Flash the above linked sketch.

Expected behavior
A clear and concise description of what you expected to happen.

I expected the Model01 sketch to act like the Model100 one.

Environment (please complete the following information):

  • OS: macOS
  • Version 15.6
  • Device Keyboardio Model 01

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions