▲ 2 r/olkb

Does vial-gui pull in values such `nkro`, `QUICK_TAP_TERM`, etc., for you?

Because it doesn't for me when I flash a .uf2.

Thanks.

reddit.com
u/bassamanator — 5 days ago

I wrote a small `cli` tool to adjust `z_offset` for first layers.

I wrote a small cli tool in rust (by hand, no vibe coding) to adjust z_offset from layer 1 to layer n (where n <= last layer).

In certain spots on my bed, the first layer lines aren't as close as I would want them to be, and this selective z_offset makes a huge difference. For me, I revert this z_offset adjustment at layer 2, but you can revert this at any layer.

I hope it helps others with better first layers as well.

https://github.com/bassamanator/zoffset-adjuster

github.com
u/bassamanator — 1 month ago

The relevant keymap is vial_led. It is the default vial keymap for this board but with led functionality added. Feel free to compile with vial-qmk if you prefer.

I have it working on my AE v1.3 PCB. It would be nice to have it tested on other variants.

Please post if this firmware works, doesn't, self built, pre-built, pcb version, etc.

Features:

  • different colour for each layer, shows up on the master, usb connected half
  • capslock and capsword turn the led red and take precedence over other layer colours

Thanks!

github.com
u/bassamanator — 2 months ago