qmk/qmk_firmware

[Bug] QMK Configurator compiles to hex, while bin is needed

Open

#25,633 opened on 2025年9月8日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C (43,867 forks)batch import
bughelp wanted

Repository metrics

Stars
 (20,368 stars)
PR merge metrics
 (平均マージ 20d 9h) (30d で 27 merged PRs)

説明

Describe the Bug

Since the supported hardware information of the pixelspace capsule65i does not provide any information about the MCU (an APM32F072CBT6) in the README-file, the target file format for compiling action is set to hex instead of the desired bin-format. (At least, thats what I think has happend. Also I'm not shure, if I report this "bug" correctly, sorry for that.) - Best regards :)

Keyboard Used

pixelspace/capsule65i

Link to product page (if applicable)

No response

Operating System

No response

qmk doctor Output

Is AutoHotKey / Karabiner installed

  • AutoHotKey (Windows)
  • Karabiner (macOS)

Other keyboard-related software installed

No response

Additional Context

No response

コントリビューターガイド