qmk/qmk_firmware

[Bug] Introduced in 0.14.0: split kb (elite-c, ergodash) other half not working

Open

#16.273 geöffnet am 8. Feb. 2022

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (43.867 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (20.368 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 20T 9h) (27 gemergte PRs in 30 T)

Beschreibung

After git pulling the latest qmk my right half wasn't working anymore at all (left is master). I've traced this to version 0.14.0. Latest working version is 0.13.38 with the same json layout file. Compile & flash works fine - qmk clean -a was used everytime.

System Information

  • Keyboard:
    • Revision (if applicable): ergodash/rev1
  • Operating system: PopOS 21.10 (Ubuntu)
  • AVR GCC version: 5.4.0
  • ARM GCC version: (15:9-2019-q4-0ubuntu2) 9.2.1 20191025 (release) [ARM/arm-9-branch revision 277599]
  • QMK Firmware version: 0.14.0 (see above, 0.13.38 works)
  • Any keyboard related software installed?
    • AutoHotKey
    • Karabiner
    • Other:
    • AutoKey

Additional Context

A bit unusual controller setup:

Left half (master): Elite-C Right half: Pro Micro

Contributor Guide