]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Keyboards/ergodox.bash
Moving defaultMap.kll to scancode_map.kll (less confusing)
[kiibohd-controller.git] / Keyboards / ergodox.bash
index 85f85a214b95ea3adb045891990266fdfafc141c..1865dce38390972d95fa268bd421c56d97d2761b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 # This is a build script template
 # These build scripts are just a convenience for configuring your keyboard (less daunting than CMake)
-# Jacob Alexander 2015
+# Jacob Alexander 2015-2016
 
 
 
@@ -18,7 +18,7 @@ BuildPath="ICED-L"
 ## KLL Configuration ##
 
 # Generally shouldn't be changed, this will affect every layer
-BaseMap="defaultMap leftHand slave1 rightHand"
+BaseMap="scancode_map leftHand slave1 rightHand"
 
 # This is the default layer of the keyboard
 # NOTE: To combine kll files into a single layout, separate them by spaces