]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - setup.cmake
Finishing up the Epson QX-10 module
[kiibohd-controller.git] / setup.cmake
index 39a50bfff0c3d79f0cbeba3f6effa1cd43f2b7e5..c3c1567019bc765f099f75714c03961ad1830d70 100644 (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  "SonyNEWS" )
+set(  ScanModule  "EpsonQX-10" )
 
 ##| Uses the key index and potentially applies special conditions to it, mapping it to a usb key code
 set( MacroModule  "buffer"  )