qmk/qmk_firmware

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

Open

#16.273 aberto em 8 de fev. de 2022

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)C (43.867 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (20.368 stars)
Métricas de merge de PR
 (Mesclagem média 20d 9h) (27 fundiu PRs em 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

Guia do colaborador