Closed conceptual-perception closed 5 days ago
I'd hazard a guess and say https://github.com/qmk/qmk_configurator/pull/1312 is the cause here.
Seems someone may have made some sort of conversion script on the kint side of things: https://github.com/kinx-project/kint/issues/76
ok, this seems resolved. so closing for now. thanks.
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.jsonExpected 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 0There is other stuff wrong, but that's a start.
Additional Context?