Concept
The Caps Lock key is the most useless key. It's huge and in a prime location to easily hit, but I never need it!
So, I'll make a driver that allows it to do useful things. For example:
- When it's turned on, spaces become underscores
- Shift-space becomes an underscore
- When it's turned on, shift-space is a regular space
This same driver could also do a myriad of other neato things to the keyboard if it wanted...
Resources
Ctrl2Cap (Windows Keyboard Filter Driver)
