]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - setup.cmake
Debugging kishsaver.
[kiibohd-controller.git] / setup.cmake
index c754f920869e1e8caf8a036a9f318bf869c2275f..8526a7678ff6559ebefe8da7791db51bff24a0c7 100644 (file)
@@ -17,7 +17,7 @@
 #| All of the modules must be specified, as they generate the sources list of files to compile
 #| Any modifications to this file will cause a complete rebuild of the project
 
-#| Please the {Scan,Macro,USB,Debug}/module.txt for information on the modules and how to create new ones
+#| Please look at 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  "avr-capsense" )