Fixing the macro section for the Bud Keypad
This commit is contained in:
parent
e3fc873cba
commit
ea284c03f0
3 changed files with 19 additions and 8 deletions
|
@ -20,7 +20,7 @@
|
|||
#| Please the {Scan,Macro,USB,Debug}/module.txt for information on the modules and how to create new ones
|
||||
|
||||
##| Deals with acquiring the keypress information and turning it into a key index
|
||||
set( ScanModule "SonyNEWS" )
|
||||
set( ScanModule "BudKeypad" )
|
||||
|
||||
##| Uses the key index and potentially applies special conditions to it, mapping it to a usb key code
|
||||
set( MacroModule "buffer" )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue