qmk/qmk_firmware

[Feature Request] QK_REP should repeat key overrides

Open

#26218 opened on May 17, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (20,368 stars) (43,867 forks)batch import
enhancementhelp wanted

Description

Feature Request Type

  • Core functionality
  • Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
  • Alteration (enhancement/optimization) of existing feature(s)
  • New behavior

Description

If I define a key override for Left Alt+/ = \ (and by extension Left Alt+Left Shift/ = |), I expect "/" (or "|") to be repeated when I press QK_REP.

Contributor guide