the-via / firmware

DO NOT DOWNLOAD FIRMWARE FROM HERE..... GO TO https://caniusevia.com/docs/download_firmware
GNU General Public License v3.0
110 stars 37 forks source link

Enter and |\ keys are swapped on YMD75v3 #36

Open KoleckOLP opened 1 year ago

KoleckOLP commented 1 year ago

I recently installed VIA on my YMD75v3 and I found that the Enter key and the |\ key are swapped in VIA

I am using the firmware from https://www.caniusevia.com/docs/download_firmware the filename is ymdk_ymd75_rev3_via.hex

the enter key on the phisical keyboard is recognised as the |\ key and the |\key is recognized as enter they just need to be swapped for the layout to be correct

image Same problem if I enable the ISO enter key (which is the layout that I am using) image

pressing the physical enter key lights up the |\ key image same thing here but with the ANSI enter key image

Please fix this.

sigprof commented 1 year ago

This should be fixed by https://github.com/the-via/keyboards/pull/1424 (apparently the VIA layout data for the ISO layout was wrong, and this PCB has somewhat unusual wiring with ANSI Enter == ISO NUHS and ANSI backslash == ISO Enter, therefore switching the layout option to ANSI gives a wrong Enter mapping too).