qmk/qmk_firmware

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

Open

#16,273 opened on Feb 8, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C (43,867 forks)batch import
bughelp wanted

Repository metrics

Stars
 (20,368 stars)
PR merge metrics
 (Avg merge 20d 9h) (27 merged PRs in 30d)

Description

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