unique keyboards

About this tag
Discussions about unique keyboards on WindowsForum.com focus on detecting multiple keyboards as separate devices and assigning custom key codes to each. Users explore methods to create new virtual keys (VK_XXX) beyond unused keycodes, aiming for a general solution that works across applications and games. Topics include keyboard detection, key mapping, and virtual key creation in Windows.
  1. A

    Windows 10 Create custom key codes in windows

    Hello everyone, in have two keyboards, and i am able two detect them as unique and map different key codes to it. The only problem i have is that i cannot create new virtual keys (eg. VK_XXX). I know that i could use unused keycodes but thats not the point. I want to have a general solution. Is...
Back
Top