Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Viktor Pramberg edited this page Sep 15, 2021 · 1 revision

DeviceRGB supports multiple layers, and masking devices and keyboard keys. You can use these features for a tutorial, highlighting only WASD with a special material to show the user how to move.

Adding and removing layers

There are a few different functions to modify the layer stack, and they are pretty self explanatory. Generally, you can just use AddLayer and RemoveLayer, but there are a few more functions for special circumstances.

Masking features

If you only want your layer to be applied to certain keys or devices, you can either add keys you want to select to the Keys array, or select devices using the DeviceTypes enum. Note that if you select Keyboard as a device type, all keys will be added to the mask, even if the Keys array is used.

Clone this wiki locally

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /