Keymap editor issue

Question, its been more than 7 months since I update my keymaps, I use the keymap editor by Nick but when I tried to build my changes (via github) it fails I went to the error page and it linked me to the ZMK website saying I need to add some new lines to the config file and the Yaml to support ZMK studio, sure I did that and its still failing with the same error any suggestions ?
14 Replies
TyperAI
TyperAI4w ago
Sorry you're having trouble with the keymap editor! It sounds like you're encountering an issue related to ZMK Studio compatibility. To resolve this, I recommend checking the ZMK documentation for the most up-to-date instructions: https://zmk.dev/ If you're still having issues, please reply to this message or tag me for further assistance!
Hello from ZMK Firmware | ZMK Firmware
Modern, open source keyboard firmware.
TheBigChile
TheBigChileOP4w ago
"ISSUE FOUND: Keyboards require additional configuration to allow for firmware with ZMK Studio enabled. You have attempted to build a keyboard lacking such configuration. Please see https://zmk.dev/docs/features/studio#adding-zmk-studio-support-to-a-keyboard for more information on how to resolve this error, or contact the maintainer of your keyboard's firmware for assistance." 87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, "" MSG) | ^~~~ /__w/corne-wireless-view-zmk-config/corne-wireless-view-zmk-config/zmk/app/src/physical_layouts.c:33:1: note: in expansion of macro 'BUILD_ASSERT' 33 | BUILD_ASSERT( | ^~~~~~
ZMK Studio | ZMK Firmware
ZMK Studio provides runtime update functionality to ZMK powered devices, allowing users to change their keymap layers without flashing new firmware to their keyboards.
TheBigChile
TheBigChileOP4w ago
No description
No description
TheBigChile
TheBigChileOP4w ago
.
TyperAI
TyperAI4w ago
Thanks for the error log! It looks like the error is related to missing ZMK Studio support in your keyboard configuration. Did you add the lines to the .conf file and the YAML file? If so, can you share your .conf and YAML files? I can take a look and see if I can spot any issues.
TyperAI
TyperAI4w ago
If you're still having issues, please reply to this message or tag me for further assistance!
TheBigChile
TheBigChileOP4w ago
Still having this issue
TyperAI
TyperAI4w ago
Sorry to hear you're still having trouble! To clarify, what is the issue you're currently experiencing? Providing more details will help me assist you better. In the meantime, have you checked the troubleshooting section in our documentation? https://docs.typeractive.xyz/troubleshooting If you're still having issues, please reply to this message or tag me for further assistance!
🔍 Troubleshooting | Typeractive.xyz Documentation
You can find common troubleshooting tips for your wireless keyboard here. If you can't find a solution to your problem, please reach out to us on Discord!
TheBigChile
TheBigChileOP4w ago
no success no success
TyperAI
TyperAI4w ago
Sorry to hear that! To clarify, what is the issue you're currently experiencing? Also, what steps have you tried so far? The more information you provide, the better I can help! If you're still having issues, please reply to this message or tag me for further assistance!

Did you find this page helpful?