Author Topic: Low-level key remapping (Windows)  (Read 1512 times)

0 Members and 1 Guest are viewing this topic.

Offline p3lim

  • Thread Starter
  • Posts: 106
  • Location: Norway
Low-level key remapping (Windows)
« on: Sat, 03 May 2014, 05:31:03 »
I don't have a keyboard that allows flashing of custom firmware, so I'm settling for the next best; software.

I made this to do some custom stuff for myself in C#, thought I'd share the source with you in case any other people were interested.
Do note that all of this is hardcoded, but the code itself should be quite readable should you use and modify it.

It won't work properly with some software, especially games, as they tend to do hardware pulling and skip the OS entirely.

https://github.com/p3lim/Lackey

In short, it rebinds my keyboard to a custom layout, something one would usually only see on a community 60% like sprit or GH60.

« Last Edit: Sat, 03 May 2014, 05:41:08 by p3lim »