]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - setup.cmake
Adding initial HP150 and IBMConvertible scan modules.
[kiibohd-controller.git] / setup.cmake
index 9b5450fd472b1deb51e0f713a4ac805df179bb2b..e8eefb45cd0a258cea026f4e63950b87673f3097 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  "SKM67001" )
+set(  ScanModule  "IBMConvertible" )
 
 ##| Uses the key index and potentially applies special conditions to it, mapping it to a usb key code
 set( MacroModule  "buffer"  )