- seems that keyboard LayoutObj was not properly deallocated resulting in MemoryError. Fix by calling the dunder `del` method explicitly fixes the issue - the problem was on Model T (Bolt), but applying it for all layouts to prevent similar problem