X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=kll.py;h=6d79b2e0295e75f077c0e57b401394a8c912bf80;hb=b4e4a13811f38b2ba6b36b0fd194c4dd399f61f8;hp=fc7b42648544793f9a1728ab37016d49aeff45e8;hpb=eb5bf66d713797732c733eb062e9ef1ff419997e;p=kiibohd-kll.git diff --git a/kll.py b/kll.py index fc7b426..6d79b2e 100755 --- a/kll.py +++ b/kll.py @@ -558,8 +558,8 @@ if __name__ == '__main__': # Default combined layer for filename in defaultFiles: processKLLFile( filename ) - # Apply assignment cache, see 5.1.2 USB Codes for why this is necessary - macros_map.replayCachedAssignments() + # Apply assignment cache, see 5.1.2 USB Codes for why this is necessary + macros_map.replayCachedAssignments() # Iterate through additional layers for partial in partialFileSets: