Thread Tools Display Modes
Prev Previous Post   Next Post Next
04/05/24, 10:42 AM   #7
DakJaniels
AddOn Author - Click to view addons
Join Date: Mar 2021
Posts: 33
Originally Posted by Baertram View Post
Seems that lua manager code for chroma generates the event callbacks (e.g. on death) and then it sends the info needed for the Razr devices via available API function calls (e.g. ChromaSetCustomSingleColorFadingEffectValue, ChromaApplyCustomEffectFullColor, ChromaApplyCustomEffectCellColor, ChromaFinalizeCustomEffect, ChromaDeleteAllCustomEffectIds ...) -> to the c code -> and from there to the Razr drivers/tools?

And with ZO_ChromaGetCustomEffectCoordinatesForAction(actionName) (where action name would be e.g. "ACTION_BUTTON_9" for quicklsot) you can get the chroma keyboard's row and column of the key?
Could probably use this as an example https://www.esoui.com/downloads/info...omaConfig.html
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » Just starting out - AHK veteran


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off