We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried to flas the configuration that I did using QMK Configurator website for my DZ60 rgb v2 I got the following error
*** Atmel DFU device connected: ATMEL ATm32U4DFU (03EB:2FF4:0000) *** Attempting to flash, please don't remove device
dfu-programmer atmega32u4 erase --force Erasing flash... Success Checking memory from 0x0 to 0x6FFF... Not blank at 0x1. dfu-programmer atmega32u4 flash --force /Users//Downloads/dztech_dz60rgb_v2_default_B8E6AA3A.hex 0% 100% Programming 0x6580 bytes... [>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>] Success 0% 100% Reading 0x7000 bytes... [>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>] Success Validating... ERROR 25881 invalid bytes in program region, 2677 outside region. FAIL Memory did not validate. Did you erase?
The text was updated successfully, but these errors were encountered:
Duplicate of #234
Sorry, something went wrong.
No branches or pull requests
I tried to flas the configuration that I did using QMK Configurator website for my DZ60 rgb v2
I got the following error
*** Atmel DFU device connected: ATMEL ATm32U4DFU (03EB:2FF4:0000)
*** Attempting to flash, please don't remove device
The text was updated successfully, but these errors were encountered: