mirror of
https://github.com/System-End/hackpad.git
synced 2026-04-20 00:35:24 +00:00
Improve DXF tutorial clarity
This commit is contained in:
parent
2dccc4c6e2
commit
3e5090737f
2 changed files with 5 additions and 9 deletions
BIN
website/public/docs/v2/layout.png
Normal file
BIN
website/public/docs/v2/layout.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 782 KiB |
|
|
@ -263,19 +263,15 @@ If you are interested for guides on how to use different software, look into the
|
|||
|
||||
First thing first, go to [ai03's plate generator](https://kbplate.ai03.com/).
|
||||
|
||||
In the KLE Data fiels, you need to enter some custom json data. For example
|
||||
Then, open [keyboard-layout-editor.com](https://www.keyboard-layout-editor.com/) in a new tab.
|
||||
|
||||
["", "", ""],
|
||||
["", "", ""],
|
||||
On the top left you should see a small keyboard. Now click the keys that doesn't match your macropad and press "Delete Keys". And if you need more keys, press the "Add keys button". The text displayed on the keys have no importance.
|
||||
|
||||
Is for a macropad that has 3 columns and 2 rows. For me, it will be
|
||||
After you made the layout match your macropad, switch to the "Raw Data" tab in the middle:
|
||||
|
||||
["", ""],
|
||||
["", ""],
|
||||
<img src="/docs/v2/layout.png" className="max-w-96" />
|
||||
|
||||
Since my macropad has 2 rows and 2 columns.
|
||||
|
||||
If your keyboard is more complex, you can use [keyboard-layout-editor.com](https://www.keyboard-layout-editor.com/) to generate the json data. (Modify the layout, open the "Raw data" tab at the middle of the page, then copy & paste)
|
||||
Copy the text inside the textbox, and paste it into ai03's plate generator.
|
||||
|
||||
After that, scroll down, look at the preview to verify if it conforms to your macropad, and then press download DXF.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue