system76 / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
93 stars 33 forks source link

launch_heavy_1: Fix/revert led mapping #44

Closed ids1024 closed 1 year ago

ids1024 commented 1 year ago

The matrix_co mapping in https://github.com/system76/qmk_firmware/commit/bcd17365800782406247f5963bc19e09d4d40552 is incorrect. LED index 53 and 54 appear nowhere, while 85 and 86 appear twice.

This should match the mapping that was used before. Compared using the generation script in https://github.com/pop-os/keyboard-configurator/pull/208.

Are we sure this is entirely correct? I haven't don't any testing with hardware or comparison to schematics.