SonixQMK / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
515 stars 409 forks source link

[Bug] Invalid return_code: 2816 #388

Open codebasel opened 2 months ago

codebasel commented 2 months ago

Describe the Bug

when i try to compile the firmware for the k552-1 i get an error that says: Invalid return_code: 2816

Keyboard Used

redragon/k552/rev1

Link to product page (if applicable)

No response

Operating System

win11

qmk doctor Output

QMK Doctor is checking your environment.
Ψ CLI version: 1.1.5
Ψ QMK home: C:/Users/Admin/qmk_firmware
Ψ Detected Windows 10 (10.0.22631).
Ψ Git branch: sn32_master_stable
☒ Can't find arm-none-eabi-gcc in your path.
☒ Can't find avr-gcc in your path.
☒ Can't find avrdude in your path.
☒ Can't find dfu-programmer in your path.
☒ Can't find dfu-util in your path.

Is AutoHotKey / Karabiner installed

Other keyboard-related software installed

the k552-1 software

Additional Context

No response