Skip to content

Macro "CapsLock" + "I" produces extra letters #386

Description

@alanzchen
  • Device: WhiteFox TrueFox (Kono Store December 2017)

  • Firmware Origin: kiibohd-configurator-1.0.2-mac

  • OS: macOS Catalina 10.14.3

  • Version: 1222

  • Reproduction Steps:
# Macro 'CapsLock Up'
U"CAPSLOCK" + U"I" : U"UP";
# Macro 'CapsLock Down'
U"CAPSLOCK" + U"K" : U"DOWN";
# Macro 'CapsLock Right'
U"CAPSLOCK" + U"L" : U"RIGHT";
# Macro 'CapsLock Right'
U"CAPSLOCK" + U"J" : U"LEFT";
  • Resulting Issue:

"CapsLock + I" did map to "UP" but also produces letter "I".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions