Hello,darkcruix wrote: ↑29 Mar 2021, 10:51I would suggest you download the following parts into one folder:Viridae wrote: ↑28 Mar 2021, 22:41Hi everyone,
I recently received my F62 and have been unsuccessfully attempting to map the keys. I am complete noob at using both QMK and VIA. I downloaded both but neither would recognize the keyboard. I read on reddit and here that I would need to flash my keyboard in order for it to be recognized, but I could not seem to do so without the keyboard being recognized (I believe this is the step I am messing up). Regardless, my end goal is to configure my F62 in HHKB split backspace configuration.
I believe I have the hex file and the JSON files that appropriate for the the HHKB split backspace configuration. So I 'THINK' I am good to go, once I can solve the flash issue. Please let me know if you can help. The VIA program looks much more user friendly than QMK, so I was hoping to use that instead, but perhaps this is a mistake?
My H key also does not appear to be working, but I think that needs an entirely different fix.
Thanks for all and any help!
* QMK Toolbox (https://github.com/qmk/qmk_toolbox/releases)
* VIA (https://github.com/the-via/releases/releases/tag/v1.3.1)
* Firmware for VIA and F62 (https://www.bucklingspring.com/download ... model-f62/)
Next steps:
* Unzip the Firmware and Via files
* Startup QMK Toolbox
* Load the Via Firmware (hex file) into the Toobox
* Press and hold left and right shift and the key B on your keyboard - a yellow text appears in the QMK Toolbox
* click the button "Clear EPROM"
* click the button Flash, once the text appears that you can now flash the keyboard
* Once complete, close the QMK Toolbox
Next steps (also the steps you need to do in future, when you want to change the layout):
* Open the VIA application
* Click on Settings and enable "Show Design tab"
* Click on Design Tab
* drag and drop the JSON file that was part of the VIA zip file into the square
* Go to Configure, Layout, and select your keyboard layout
Above is also part of the PDF included in the ZIP.
Hope this helps
Very interested in getting VIA, as I had success and a good experience with the install process and functions on my prior mechanical keyboard.
I'm unable to load the firmware using QMK toolbox, i suspect due to the error: " dfu-programmer: no device present.".
Here are the steps I followed:
1. Downloaded firmware drivers for F77
2. Opened previously installed QMK toolbox.
3. In QMK, selected the firmware file (hex).
4. Lshift + R shift + B --> *** Atmel DFU device connected: ATMEL ATmega32U2 DFU [yellow text]
5. Clicked Clear EEPROM
--> *** Attempting to flash, please don't remove device [yellow text]
>>> dfu-programmer atmega32u4 erase --force [white text]
dfu-programmer: no device present. [grey text]
>>> dfu-programmer atmega32u4 flash --force /Users/brand_new_model_f_f77_via_all_keys.hex
dfu-programmer: no device present.
>>> dfu-programmer atmega32u4 reset
dfu-programmer: no device present.
6. Deleted QMK toolbox, downlaoded/installed latest version.
7. Repeated steps 1-5 with same results.
Not sure if it matter (for QMK toolbox at least), but I'm running macOS (intel).