Custom Windows Kernel Keyboard Filter Driver
Budget: $30 – $250 USD
I need a custom Windows kernel keyboard filter driver to modify the behavior of my keyboard. Specifically, I want to change how certain keys function.
Key Modifications:
- The keys I want to modify are the A, W, S, and D keys.
Ideal Skills:
- Extensive knowledge in Windows Kernel development
- Experience in creating keyboard filter drivers
- Proficiency in C/C++ programming
- Familiarity with key remapping techniques
- Strong problem-solving skills
- Make a script that will install the kernel driver with minimum hassle. ( Self cert creation )
I have already made the kernel driver, but i cant get it to install. So i might be doing something wrong. Please look at the files. This is more of a debugging task than a programming job.
I need to figure out how to install it and make it work.
The result will be that any keyboard can have the "snap tap" functionality on the driver (kernel) level, so it will imitate the new keyboards that has this already built in to their drivers.
About "Snap tap"
https://refrag.gg/blog/razers-snap-tap-vs-wootings-rappy-snappy-cs2-keyboard-tech-explained
I have shared the Driver.c and Driver.h file for you to inspect.
Key Modifications:
- The keys I want to modify are the A, W, S, and D keys.
Ideal Skills:
- Extensive knowledge in Windows Kernel development
- Experience in creating keyboard filter drivers
- Proficiency in C/C++ programming
- Familiarity with key remapping techniques
- Strong problem-solving skills
- Make a script that will install the kernel driver with minimum hassle. ( Self cert creation )
I have already made the kernel driver, but i cant get it to install. So i might be doing something wrong. Please look at the files. This is more of a debugging task than a programming job.
I need to figure out how to install it and make it work.
The result will be that any keyboard can have the "snap tap" functionality on the driver (kernel) level, so it will imitate the new keyboards that has this already built in to their drivers.
About "Snap tap"
https://refrag.gg/blog/razers-snap-tap-vs-wootings-rappy-snappy-cs2-keyboard-tech-explained
I have shared the Driver.c and Driver.h file for you to inspect.