MCPcopy Create free account
hub / github.com/Julow/Unexpected-Keyboard / check_layout.py

File check_layout.py

check_layout.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import xml.etree.ElementTree as ET
2import sys, os, glob, re
3
4layout_file_name = 0

Callers

nothing calls this directly

Calls 4

parse_known_keysFunction · 0.85
parse_layoutFunction · 0.85
check_layoutFunction · 0.85
warnFunction · 0.70

Tested by

no test coverage detected