2015-08-22 02:36:03 +00:00
|
|
|
Name = mdergo1Overlay;
|
2015-09-20 21:45:42 +00:00
|
|
|
Version = 0.2;
|
2015-08-22 02:36:03 +00:00
|
|
|
Author = "HaaTa (Jacob Alexander) 2015";
|
|
|
|
KLL = 0.3c;
|
|
|
|
|
|
|
|
# Modified Date
|
2015-09-20 21:45:42 +00:00
|
|
|
Date = 2015-09-20;
|
2015-08-22 02:36:03 +00:00
|
|
|
|
|
|
|
# Make default layout more like the original ErgoDox default layout
|
2015-08-22 03:43:04 +00:00
|
|
|
# https://keyboard-configurator.massdrop.com/ext/ergodox/
|
2015-08-22 02:36:03 +00:00
|
|
|
#
|
|
|
|
# The defaultMap.kll in BaseMap cannot have any duplicate keys (or they cannot be fully remapped later)
|
|
|
|
# But, the DefaultMap can start to duplicate keys without any issues
|
|
|
|
|
|
|
|
# Top Row - Right
|
2015-09-20 21:45:42 +00:00
|
|
|
U"Function6" : U"Lock2";
|
2015-08-22 02:36:03 +00:00
|
|
|
|
|
|
|
# Top-Middle Row - Left
|
2015-09-20 21:45:42 +00:00
|
|
|
U"Function1" : U"Lock1";
|
2015-08-22 02:36:03 +00:00
|
|
|
|
|
|
|
# Bottom-Middle Row - Left
|
|
|
|
U"Function2" : U"Function1"; # Set Function2 to be layer shift 1
|
|
|
|
|
|
|
|
# Bottom-Middle Row - Right
|
|
|
|
U"Function7" : U"Function1"; # Set Function7 to be layer shift 1
|
|
|
|
|
|
|
|
# Bottom Row - Left
|
|
|
|
U"Function3" : U"Backslash";
|
|
|
|
U"Function4" : U"Left";
|
|
|
|
U"Function5" : U"Right";
|
|
|
|
|