-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
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
No rule to make target 'keychron/k4/rgb/v2:default_ansi' #1
Comments
Hi @FerenczHollander https://github.com/SonixQMK/qmk_firmware/tree/sn32_master/keyboards/keychron/k4/rgb/v2 |
When I do |
I will look into it. If you want to get started now use the prebuilt binary with VIA support in the meantime. |
I followed the link from step 5, but all the runs are very old and are archived, so Github has disabled the download option. |
hi @FerenczHollander, i was having your exact same problem so i've just switched to branch "sn32_master" removed all the folders from \qmk_firmware\keyboards except for the "keychron" one (all those folder was causing return_code: 35584 when compiling) then launched qmk msys i hope this could help you edit: remember to toggle "Use V2 definition" when loading the .json in Via's Design tab |
I tried it, but when I run it I get this error: QMK Firmware 0.7.101 Making keychron/k4/rgb/v2 with keymap default_ansi arm-none-eabi-gcc.exe (GCC) 12.2.0 Compiling: keyboards/keychron/k4/../../../drivers/led/sn32/matrix_sn32f24xx.c In file included from ./lib/chibios/os/rt/include/ch.h:95,
./lib/chibios/os/rt/include/chchecks.h:259:2: error: #error "CH_CFG_RUNTIME_FAULTS_HOOK not defined in chconf.h" |
@FerenczHollander Um, I don't know, maybe a somewhat obvious question but: what about points 2.5 to 2.7? Did they gave u any erorr? 2.5. Change directory to qmk_firmware |
Yes, I did indeed forget to pull the submodules. After repeating the entire process it has finally worked. In case ephb wants to update the guide, what I ended up doing was follow all the steps, but in between steps 2.6 and 2.7, I switched to the sn32_master branch and thereafter deleted all keyboard folders apart from the keychron folder. |
Thanks for the update. |
@ephb this is the bug report that i've found while searching for a fix qmk/qmk_firmware#13416 |
When I try to make my keyboard files with this command:
make keychron/k4/rgb/v2:default_ansi
, it gives me this error. When I look at the SonixQMK repo, it seems like the entire k4 folder is gone. Is there a way forward?The text was updated successfully, but these errors were encountered: