AntiMicroX/antimicrox

Remove/resurrect key repeat functionality.

Open

#115 opened on Dec 4, 2020

View on GitHub
 (24 comments) (0 reactions) (0 assignees)C++ (236 forks)auto 404
enhancementgood first issuelow-priotityrefactor

Repository metrics

Stars
 (3,844 stars)
PR merge metrics
 (PR metrics pending)

Description

  • joykeyrepeathelper.h and joykeyrepeathelper.cpp are not compiled.
  • There are hidden key repeat settings in mainsettingsdialog.ui.
  • Just search for "keyrepeat" in the repo.

Todo:

  • Learn what this does and why it was disabled.
  • If useful, try re-enabling.
  • If not, remove dead code.

Contributor guide