Do you know of anyone who forked this for the glove 80? #36
Replies: 4 comments
-
I am interested in this as well. Please let me know if anyone forks this or if support is added for the glove80. |
Beta Was this translation helpful? Give feedback.
-
Hey, thanks for your interest! I am not aware of anyone using this config for the glove80 so far, but I also haven't really kept track of all the forks. In either case, since both the combos and homerow-mods are configured using key position helpers, it would be straightforward to just add the combos and homerow mods to any other layout. The main step would be to create a keyposition definition for the glove80. Here are some examples for other keyboards: https://github.com/urob/zmk-nodefree-config/tree/main/keypos_def. For the rest of the configuration, I would assume that you probably would make some changes to make better use of the many more keys on the glove80. But just in case you want to start out with my keymap, you can take a look how I incorporate it into my configuration for the Kinesis 360, which in terms of layout is pretty similar to the glove80. The main step would be defining the EDIT (2/11/2024): I got my hands on a Glove myself in the meantime and the repo now supports it out of the box |
Beta Was this translation helpful? Give feedback.
-
Thanks for the well documented config urob 😃 . @danielo515 I cloned glove80 zmk and cherry picked PR #1387 and #1423. I tested it with a single build and it is working well with ie find this section in build.yml and edit the repository like so
|
Beta Was this translation helpful? Give feedback.
-
That is working like a charm. Thank you very much! |
Beta Was this translation helpful? Give feedback.
-
Hello. Thank you for sharing your configs. It seems to be very good thought. I'm particularly attracted by the quick home row mods and the combos. I'm coming from qmk and I heavily rely on those.
I am in the process of moving to ZMK for my new globe80, but there is a lot to digest and configure. I was wondering if you know someone that is using your configs for the glove 80, so I can just steal their config 😁
Beta Was this translation helpful? Give feedback.
All reactions