Adding preliminary MDErgo keymap

- Required updates to CMake in order to handle the multi-layer BaseMaps
This commit is contained in:
Jacob Alexander 2015-08-06 00:36:37 -07:00
parent a824a0fe52
commit 1c0f94c4ea
7 changed files with 195 additions and 81 deletions

View 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" )