]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - CMakeLists.txt
Adding preliminary MDErgo keymap
[kiibohd-controller.git] / CMakeLists.txt
index 3b88e93b2b55e752b76e81cf03096efa987e7cb3..1f14bbdc58c2133fce4766aed058e715facf242b 100644 (file)
@@ -106,7 +106,6 @@ set(  DebugModule "full"
 
 ##| Set the base keyboard .kll map, defaults to "defaultMap" if not found
 ##| Looks in Scan/<Module Name> for the available BaseMaps
-##| TODO Support layering in basemap
 set(     BaseMap "defaultMap"
        CACHE STRING "KLL BaseMap/Scancode Keymapping" )