qmk / qmk_configurator

The QMK Configurator
http://config.qmk.fm
689 stars 343 forks source link

[Bug] Key Mapping Rearranged Unexpectedly After JSON Import on kinesis/kintlc #1332

Open conceptual-perception opened 7 months ago

conceptual-perception commented 7 months ago

Describe the Bug

I have a set of JSON files for a keyboard layout I've been modifying for the last two years. These JSON files have been used exclusively with QMK Configurator.

The keyboard is kinesis/kintlc. My JSON is ariadne-4-jan-2023-v2.json

Expected Behavior

Observed Behavior

I import ariadne-4-jan-2023-v2 and notice the following on layer 0

There is other stuff wrong, but that's a start.

Additional Context?

image

tzarc commented 7 months ago

I'd hazard a guess and say https://github.com/qmk/qmk_configurator/pull/1312 is the cause here.

tzarc commented 7 months ago

Seems someone may have made some sort of conversion script on the kint side of things: https://github.com/kinx-project/kint/issues/76