Search found 1 match

by ParallelMayhem
06 May 2020, 12:54
Forum: General
Topic: Prevent original key from being sent.
Replies: 0
Views: 3509

Prevent original key from being sent.

Hi, I'm currently messing around with the quickstart script and and I can't seem to stop the original key I press from showing up. This is my code: clear() --clear the console from last run local keyboardIdentifier = 'ID_02A1' lmc_device_set_name('MACROS1', keyboardIdentifier); -- define callback fo...