]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - setup.cmake
Adding Kaypro1 functional support
[kiibohd-controller.git] / setup.cmake
index 7bac7fc3821a7830051f61d288d5e13da6ee735d..bbf0846c0ab7ed610059f386697d572b46df5e91 100644 (file)
@@ -23,7 +23,7 @@
 set(  ScanModule  "Kaypro1" )
 
 ##| Uses the key index and potentially applies special conditions to it, mapping it to a usb key code
-set( MacroModule  "basic"  )
+set( MacroModule  "buffer"  )
 
 ##| Sends the current list of usb key codes through USB HID
 set(   USBModule  "pjrc"   )