Commit graph

4 commits

Author SHA1 Message Date
urob
d1dfb03d8e Switch to vanilla ZMK & bump version
Back to vanilla ZMK! Yay!

To get rid of the remaining few custom dependencies I am making a few
additional small changes:

- Drop generic usage page keycodes for now (they didn't work on
  bluetooth for me)
- Stop using display tweaks for Corneish Zen (at this point my display
  is almost dead anyhow & I can just disable the widgets alltogether)
- Refactor repo to move Zephyr to the top-level
- Overload zephyr directly from the parent west manifest to get
  child-node fix
- Use custom justfile recipe to get `west test` running
2024-12-16 23:52:35 -05:00
urob
63222cc2dd Add keymap-drawer workflow
I haven't tuned the output. For now this is just a demonstration of the
workflow.
2024-08-13 16:04:48 -04:00
urob
a3a0090d23 Add build recipe 2024-08-07 16:20:32 -04:00
urob
ec499f9692 Set up dev environment 2024-08-07 14:54:21 -04:00