v1.0.3
More Keyboard Standards!
Instead of just ANSI and ISO, we now have more standards joining the list.
Improvements
- Add three additional keyboard standards: ABNT, JIS, and KS.
- Add repository standards (CONTRIBUTING.md and CODE_OF_CONDUCT.md) along with issue and pull request templates for clearer open-source workflow.
Changelog
- 2c52886: docs: mention newly added keyboard standards
- 9ba11be: refactor: split into base and standards subpackages
- fe668e6: feat: add ks standard
- d36c4f1: feat: add jis standard
- dbf4d7f: feat: add abnt standard
- 09e196e: feat: change standard selection to use a list
- 0572cd3: docs: create pull request template
- 39f94dc: docs: create CONTRIBUTING.md
- eed636c: chore: add issue templates
- 73eb2b2: docs: add code of conduct
- e6bc354: refactor: move key declarations into its own file