-
-
Notifications
You must be signed in to change notification settings - Fork 365
Description
Information
- None of the other issue templates apply
Description
Hi
I am attempting to reconfigure the Keychron Q1 keyboard (v1 or v2 not sure) with ISO layout for windows using QMK Toolbox - and after hours of troubleshooting I am at a loss.
I have tried to outline in detail below every step I have taken in the process - hope someone can help me figure it out. Please be detailed where possible, I am a novice :)
Thanks in advance!
GoaI: swap Delete and Insert keys
Step 1: Opened online QMK Configurator
Step 2: Selected keyboard (have tried with both v1 and v2 version of Q1 ISO keyboard)
Step 3: Swapped the insert and delete keys and downloaded .json. Have done this in both the windows and the Apple layers on the keyboard to be sure the change was made, my keyboard has 4 layers 2 for windows, and 2 for apple where second layer for each is the FN layer.
Step 4: have tried uploading the .json in QMK configurator to confirm the changes I made are registered and they are
Step 5: this is first sign something is not right, when using the “Test keys” function build into QMK configurator, the changes does not register, and Insert and delete are still in the wrong place despite the visual layout shows the keys are switched
Step 6: Press “Compile” button
Step 7: Press “Firmware” button (download of .bin)
Step 8: Have installed QMK toolbox
Step 9: Open QMK toolbox and upload bin file (fill in file location)
Step 10: Plug in keyboard while pressing Reset button to go to boot mode. QMK Toolbox writes in red font "Atmel DFU device has libusb0 driver assigned but should be WinUSB. Flashing may not succeed"
Step 11: Press Flash - QMK toolbox writes:
Dfu-programmer.exe atmega32u4 erase --force
Dfu programmer: no device present
Dfu-programmer.exe atmega32u4 erase --force "location of .bin file"
Dfu programmer: no device present
Dfu-programmer.exe atmega32u4 reset
Dfu programmer: no device present
Flash Complete
Step 12: The keyboard does not connect to laptop after flash, and I have to unplug and plug in again for keyboard to be recognized. The device goes back to looking the same in device manager as before and layout is still the original, no changes.
Step 13: I have tried to uninstall keyboard in Device Manager and install new ATmega32U4 drivers using QMK Driver Installer “install_connected_drivers.bat”, and repeated all above steps with no success.