qmk/qmk_firmware

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

Open

#25,633 opened on Sep 8, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C (20,368 stars) (43,867 forks)batch import
bughelp wanted

Description

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

Contributor guide