Final SonyNEWS commit before sending device back

This commit is contained in:
Jacob Alexander 2011-12-19 17:48:47 -08:00
parent d85c8b56eb
commit e3fc873cba
5 changed files with 38 additions and 32 deletions

View file

@ -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 "BudKeypad" )
set( ScanModule "SonyNEWS" )
##| Uses the key index and potentially applies special conditions to it, mapping it to a usb key code
set( MacroModule "buffer" )