keyboard-layouter icon indicating copy to clipboard operation
keyboard-layouter copied to clipboard

Nothing happens after press run button

Open MondeCok opened this issue 3 years ago • 4 comments

Hello, after I press the run button nothing happens

OS : Windows 10 Kicad : 5.1.10

MondeCok avatar Aug 10 '21 03:08 MondeCok

do i need special naming in schematic?

MondeCok avatar Aug 10 '21 05:08 MondeCok

@Sixtch

Sorry, I didn't notice the issue.

In the Kayboard Layout Editor, you need to set the legend on the top left of the switch to a number.

And in KiCad, the reference name of the switch should be SWx (x is a number) and the reference name of the diode should be Dx.

SS_ 2021-10-25 17 26 08

A sample project is available at https://github.com/yskoht/keyboard-layouter-playground.

Please give it a try.

yskoht avatar Oct 25 '21 08:10 yskoht

Do the switches need to start at 1? I'm trying to run starting from a 0 index and no switches are moving

riggtravis avatar May 20 '22 03:05 riggtravis

After looking things over again I understood what you were saying. I'm going to create a PR this weekend to try to clarify the documentation presented in the README

riggtravis avatar May 20 '22 05:05 riggtravis