qmk/qmk_firmware

[Bug] info.json in subfolder not overridding info.json in top-level folder

Open

#19.256 aberto em 7 de dez. de 2022

Ver no GitHub
 (2 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

Describe the Bug

If a feature is set in a top-level keyboard folder's info.json (ex. keebio/sinc/info.json), it can't be overridden by a subfolder's info.json (ex. keebio/sinc/rev2/info.json). Overridding a feature using rules.mk (ex. keebio/sinc/rev2/rules.mk) works fine.

Keyboard Used

qmk info -f json -kb keebio/sinc/rev2 -km via | head -n50

Link to product page (if applicable)

No response

Operating System

No response

qmk doctor Output

No response

Is AutoHotKey / Karabiner installed

  • AutoHotKey (Windows)
  • Karabiner (macOS)

Other keyboard-related software installed

No response

Additional Context

No response

Guia do colaborador