Skip to content

Small utility for setting the keyrate to higher speeds than is normally allowed by the Windows keyboard control panel.

License

Notifications You must be signed in to change notification settings

elliotgrigor/keyrate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keyrate

Small utility for setting the keyrate to higher speeds than is normally allowed by the Windows keyboard control panel.

Installation

Note: Assumes the use of mingw64.

Produces substantially larger binary compared to the original. (23KB vs 3KB)

task build or gcc.exe -O2 -s -o keyrate.exe keyrate.c

Move the built binary into a folder in your PATH.

Usage

keyrate.exe <delay ms> <rate ms>

To disable, execute keyrate.exe without arguments.

About

Small utility for setting the keyrate to higher speeds than is normally allowed by the Windows keyboard control panel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 100.0%