thompson-vii / kb16_rev2_vial_fw

compiled firmware for doio's kb16 rev2 (aka megalodon trip knob macropad)
65 stars 25 forks source link

weird layer switching behaviour #11

Open oregonpillow opened 1 year ago

oregonpillow commented 1 year ago

No matter what method of layer switching i use, e.g. MO, DF, TT etc in Vial, i can only go UP the layers. E.g. from 1-->2-->3 etc. It is not possible to go back down the layers. Thus you can only increment the layer, not return to a previous layer.

If you cannot reproduce this problem, can you tell me how you're exactly mapping the macro pad to go back down the layers?

Great project!

Thanks.

kamenminkov commented 1 year ago

I can share the way it works for me. I've set a bunch of Tap Dance sets which unfortunately need to be done per layer (I haven't found another way), i.e. you need as many Tap Dance slots for as many layers you want to use. So I have TD(0) which is TO(1) on tap, MO(11) on hold, TO(11) on double tap and I assign that to a key on layer 0; similarly I have TD(1) which is TO(2) on tap, MO(11) on hold, TO(0) on double tap. So on all layers I have a key that goes to the next layer on single tap and to the previous layer on double tap. In addition I have TO(0) on tap+hold for all layers which gets me back to layer 0 from anywhere.

SuperHackerKev commented 6 months ago

i have the same issue - i cant switch to lower layer - decreasing is not possible as usual. Thanks for the port otherwise its amazing and this is now customizable how it should be! appreciate it a lot. The layer topic would be the icing on the cake tho.