mirror of
https://github.com/felixfoertsch/EurKEY-macOS.git
synced 2026-04-16 06:28:28 +02:00
add validation infrastructure, fix "6" key bug in v1.3
- add keylayout XML parser (parse_keylayout.py) that extracts all key mappings, dead key compositions, modifier layers from .keylayout files - add validation script (validate_layouts.py) that compares layouts against v1.3 reference with per-version exception support - fix action id="6" outputting "p" instead of "6" in v1.3 - generate reference JSON for all 4 layout versions - document known intentional differences: v1.2 (no ¬ dead key, § vs ẞ), v1.4 (ẞ on §/` caps, extra ¬ composition) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2282
spec/eurkey-v1.2-parsed.json
Normal file
2282
spec/eurkey-v1.2-parsed.json
Normal file
File diff suppressed because it is too large
Load Diff
2293
spec/eurkey-v1.3-reference.json
Normal file
2293
spec/eurkey-v1.3-reference.json
Normal file
File diff suppressed because it is too large
Load Diff
2276
spec/eurkey-v1.4-parsed.json
Normal file
2276
spec/eurkey-v1.4-parsed.json
Normal file
File diff suppressed because it is too large
Load Diff
2281
spec/eurkey-v2.0-parsed.json
Normal file
2281
spec/eurkey-v2.0-parsed.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user