qmk/qmk_firmware

[Feature Request] QK_REP should repeat key overrides

Open

#26,218 opened on May 17, 2026

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

Repository metrics

Stars
 (20,368 stars)
PR merge metrics
 (Avg merge 20d 9h) (27 merged PRs in 30d)

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