layout_overlay icon indicating copy to clipboard operation
layout_overlay copied to clipboard

how to recreate this for a different keyboard?

Open ajinkya-k opened this issue 7 months ago • 1 comments

hello! I have a keebio iris and i wanted to compile this for my layout, but i couldnt see how to use my keymaps layout when compiling this

ajinkya-k avatar Jun 27 '25 17:06 ajinkya-k

@ajinkya-k Hi, there unfortunately isn't any config, so you'd have to update the code. I haven't touched this in months if not yrs, so I don't remember much unfortunately. You'd have to update the layers in https://github.com/meepleek/layout_overlay/blob/main/src/boardLayout.ts and the layout (markup) in https://github.com/meepleek/layout_overlay/blob/main/src/components/LayoutLayer.vue at the very least.

meepleek avatar Jun 29 '25 18:06 meepleek