qmk/qmk_firmware

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

Open

#16,273 创建于 2022年2月8日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C (43,867 fork)batch import
bughelp wanted

仓库指标

Star
 (20,368 star)
PR 合并指标
 (平均合并 20天 9小时) (30 天内合并 27 个 PR)

描述

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

贡献者指南