]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - setup.cmake
Making sub-modules of matrix for HeathZenith and BudKeypad
[kiibohd-controller.git] / setup.cmake
index f841284fbbc9331cddd8758e49dd1b233e939a25..719d5a76a77204168d9e00ef9178f55d52936293 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  "matrix" )
+set(  ScanModule  "HeathZenith" )
 
 ##| Uses the key index and potentially applies special conditions to it, mapping it to a usb key code
 set( MacroModule  "basic"  )