Support for nice_nano/kyria keyboard #34
Replies: 7 comments
-
Using the script is just a small bonus feature to simplify compiling locally. Unfortunately the script doesn't currently support shields. There's an easy fix but for now you can also just compile the config in the usual ZMK way; e.g., through GitHub Actions. Did that work for you? |
Beta Was this translation helpful? Give feedback.
-
i tired to follow the guide on reddit and ended up doing with such changes but i think it does not work great as when im typing fast using home rows shift is not activated (i need to keep button pressed for some time to activate mod) |
Beta Was this translation helpful? Give feedback.
-
Oh wow, I hadn't seen the reddit guide. Thanks @infused-kim for putting that together! A couple of things:
|
Beta Was this translation helpful? Give feedback.
-
Actually this should work for the Kyria, right? https://github.com/urob/zmk-nodefree-config/blob/main/keypos_def/keypos_58keys.h If so, you can just replace the include at the top of the file with this:
|
Beta Was this translation helpful? Give feedback.
-
just figured it out :0, wow man whats an amazin job it finnally works fine!!! created PR with keypos for kyria, consider merging it if you think it has any value ;) |
Beta Was this translation helpful? Give feedback.
-
also leaving my migration commit for anyone interested ;) |
Beta Was this translation helpful? Give feedback.
-
Great! Glad it worked and you like it. Thanks for putting up the PR with the Kyria keypos file. I left a small comment there. Once addressed it would be great to merge it. |
Beta Was this translation helpful? Give feedback.
-
Hi, im quite impressed by your work, wannted to give it a shot but i cannot force it to compile for nice nano v2, is it compatible?
i followed guide for scripts/readme.md and just migrated my config but it didnt work, so i decided to just use yours config but use
nice_nano_v2
board(commit here, but it fails the same way...log.txt
am i missing something ? ;0
Beta Was this translation helpful? Give feedback.
All reactions