Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
conceptual-perception opened this issue Feb 25, 2024 · 2 comments
Labels

Comments

@conceptual-perception
Copy link

conceptual-perception commented Feb 25, 2024

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

@tzarc
Copy link
Member

tzarc commented Feb 25, 2024

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

@tzarc
Copy link
Member

tzarc commented Feb 25, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants