alternative driver via low level keyboard hook
This driver supports these keyboard layouts:
- Neo2
- Bone
- Aus der Neo-Welt
- AdNWzjßf
- KOY
- VOU (my personal layout based on KOY)
- NeoQwertz
- Other layouts can be defined in a config file.
For compiling this driver from source, clone (or download and unzip) it and run make
in the src
folder. In order to do so, you need to have make and gcc installed. If you don't have it, you could install MinGW.