You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Woops, I forgot to document this but this error is raised when your keyboard uses a layout that As-QMK doesn’t know. It should be easy to fix, we just need to add the layout for your keyboard at the end of the arsenik.h file. I’ll try to improve the process of reporting / contributing unsupported keyboards.
OK, I just opened a PR to add support for your keyboard. I also added an angle-mod variant for the iso version, as I felt it could be useful. I made sure it would compile, but there could be bugs, so I haven’t merged it yet. If you could verify that it does, that would be pretty cool ^^
Right now, we can’t actually use the rotary encoders, as I haven’t found a way to implement it differently for all keyboards in a good way, so I disabled them for now.
Hi, thanks a lot for arsenik.
I am trying to build it for my q10 pro using qmk but I get:
Here is my current keyboard: https://github.com/clementpoiret/qmk_firmware/tree/main/keyboards/keychron/q10_pro
Do you know how to fix it?
The text was updated successfully, but these errors were encountered: