docs: add keyboard-tools, kicad-kbplacer and kle2netlist to tools

This commit is contained in:
adamws 2023-11-28 20:46:12 +01:00 committed by GitHub
parent fae60b0e05
commit ce16eaed59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,9 @@ layout: ../../layouts/MainLayout.astro
---
- [ai03 Plate Generator](https://kbplate.ai03.me) - An advanced plate generator which doesn't result in 13.99999mm cutouts. [Github Repo](https://github.com/ai03-2725/another-keyboard-builder)
- [adamws/keyboard-tools](https://github.com/adamws/keyboard-tools) - Web interface for adamws's keyboard tools. [Website](http://keyboard-tools.xyz)
- [adamws/kicad-kbplacer](https://github.com/adamws/kicad-kbplacer) - KiCad plugin for automatic keyboard's key placement. Part of official KiCad's add-ons [repository](https://gitlab.com/kicad/addons/metadata/-/tree/main/packages/com.github.adamws.kicad-kbplacer).
- [adamws/kle2netlist](https://github.com/adamws/kle2netlist) - Python package for converting [KLE](http://www.keyboard-layout-editor.com) json layouts into KiCad's netlist.
- [Kalerator](https://kalerator.clueboard.co) - Pcb generator for keyboard-layout-editor generated layouts. [GitHub Site](https://github.com/skullydazed/kalerator), [Eagle Parts Library](https://github.com/skullydazed/clueboard_eagle)
- [Karabiner-Elements](https://github.com/tekezo/Karabiner-Elements) - Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.
- [kbpcb](http://kbpcb.mrkeebs.com/) - Create KiCad PCB files from [KLE](http://www.keyboard-layout-editor.com) json files [Github page](https://github.com/fcoury/kbpcb)