zhaqian12 / ZQ-Keyboard

ZQ-Keyboard
GNU General Public License v2.0
8 stars 9 forks source link

about qmk-zq #1

Open jhorology opened 2 years ago

jhorology commented 2 years ago

Hello, Sorry for posting wrong place due to can't find your contact info and issues page. I would like to use your forked qmk_firmware(qmk-zq), because I recently bought epomaker 680 (a.k.a fk680 pro) that seems to be based on qmk-zq. But the problem is that I can't get your modified chibios-contrib.

❯ make git-submodule
QMK Firmware 0.14.16
Synchronizing submodule url for 'lib/chibios'
Synchronizing submodule url for 'lib/chibios-contrib'
Synchronizing submodule url for 'lib/chibios-contrib/ext/mcux-sdk'
Synchronizing submodule url for 'lib/googletest'
Synchronizing submodule url for 'lib/lufa'
Synchronizing submodule url for 'lib/printf'
Synchronizing submodule url for 'lib/vusb'
fatal: remote error: upload-pack: not our ref eafdffab68547b9c18914f8b33cd7be67fc1fdd2
fatal: Fetched in submodule path 'lib/chibios-contrib', but it did not contain eafdffab68547b9c18914f8b33cd7be67fc1fdd2. Direct fetching of that commit failed.
make: *** [git-submodule] Error 128
zhaqian12 commented 2 years ago

Sorry for the problems with this branch.Because I added some new mcu ports to chibios-contrib,so it could not fetch from the remote.If you want to use this, just download the chibios-contrib submodule of the QMK master branch.By the way,fk680 pro doesn't seem to be based on this branch.

jhorology commented 2 years ago

Thank you for replay and apologize for my misunderstanding. I found INFO_UF2.txt in uf2 bootloader disk of fk680pro. So I assumed qmk-zq is the base.

UF2 Bootloader v2.1.1-dirty
Model: ZhaQian STM32F103x
Board-ID: REV 1.0

I've learned from here with google translater. https://www.zfrontier.com/app/flow/eMzZjJZRgP6z Seems to need only your uf2_boot.c and STM32F103xB_uf2.ld.

BTW, is source code of fk680pro available in somewhere in china?

zhaqian12 commented 2 years ago

From your information I guess that his keyboard seems to be using a uf2 bootloader I compiled.But the qmk firmware of keyboard was not base on my branch.I am not familiar with this vendor, not quite clear whether their keyboard has released the source code .Maybe you should contact the vendor.Sorry that I could not help you.

jhorology commented 2 years ago

Somehow I managed to make running a simple test program. It'll be alright. Thaks anyway. And I hope someday I'll see your keyboards.