]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - setup.cmake
Initial commit of the Burroughs Ergonomic Terminal Keyboard module (BETKB)
[kiibohd-controller.git] / setup.cmake
index 0f71324c97ccce7a7cc9d1d3a08dcd6ff7da0ef2..9e710e038657123435cb204028bde7701823b5fa 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  "UnivacF3W9" )
+set(  ScanModule  "BETKB" )
 
 ##| Uses the key index and potentially applies special conditions to it, mapping it to a usb key code
 set( MacroModule  "buffer"  )