qmk/qmk_configurator

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

conceptual-perception opened this issue · 2 comments

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

  • Layer 0 looks like Dvorak

  • Layer 3 looks like QWERTY

Observed Behavior

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

  • Function keys on the home row
  • Numerical keys where the function keys should be

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

Additional Context?

image

I'd hazard a guess and say #1312 is the cause here.

Seems someone may have made some sort of conversion script on the kint side of things: kinx-project/kint#76