X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=layouts%2Fmdergo1Overlay.kll;h=3b6a8b5c8209b5a585cd3c5f3afde49342f39941;hb=cf5bba703932f11bb686d9968d0c4bb9eab2a32c;hp=3c7000a7603f5f09ac5370d5a0c4e0cf9bb6f524;hpb=381e0a37f5372eb33d9985806146fed570abc7dd;p=kiibohd-kll.git diff --git a/layouts/mdergo1Overlay.kll b/layouts/mdergo1Overlay.kll index 3c7000a..3b6a8b5 100644 --- a/layouts/mdergo1Overlay.kll +++ b/layouts/mdergo1Overlay.kll @@ -1,25 +1,22 @@ Name = mdergo1Overlay; -Version = 0.1; +Version = 0.2; Author = "HaaTa (Jacob Alexander) 2015"; KLL = 0.3c; # Modified Date -Date = 2015-08-21; +Date = 2015-09-20; # Make default layout more like the original ErgoDox default layout -# https://keyboard-configurator.massdrop.com/ext/ergodox/?referer=NJD4SS&hash=f4bc8609bda446b3ac6cfc317eb3ed6a +# https://keyboard-configurator.massdrop.com/ext/ergodox/ # # 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 -# XXX Currently there are no "convenience" Function symbolic names for layerLock -# This means the LCDLayerDisplay has to be applied here -# Adding more symbolic names is possible, but it's not super straight-forward -U"Function6" : layerLock( 2 ) + LCDLayerDisplay(); # Lock layer 2, and LCD update +U"Function6" : U"Lock2"; # Top-Middle Row - Left -U"Function1" : layerLock( 1 ) + LCDLayerDisplay(); # Lock layer 1, and LCD update +U"Function1" : U"Lock1"; # Bottom-Middle Row - Left U"Function2" : U"Function1"; # Set Function2 to be layer shift 1