Commit graph

17 commits

Author SHA1 Message Date
urob
4ecd556026 Bump zephyr-sdk 2024-10-21 21:19:02 -04:00
urob
7591943464 Format & clean up comments 2024-08-14 13:14:15 -04:00
urob
6ed77c300e Replace hosttools with qemu
AFAIK it's the only tool needed for ZMK-purposes
2024-08-14 12:34:50 -04:00
urob
24b0bb630f List more required system tools 2024-08-14 09:27:07 -04:00
urob
25810f427a Bump zephyr-nix 2024-08-14 00:55:57 -04:00
urob
e2553afd53 Drop qemu dependency 2024-08-13 22:09:07 -04: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
2a019e622f Remove dtc
It is redundant to hosttools
2024-08-13 15:19:29 -04:00
urob
c6fbdc3c5f Add keymap drawer binary 2024-08-13 14:56:03 -04:00
urob
0a756cc11b Remove unnecessary build targets 2024-08-13 14:52:18 -04:00
urob
281be32ec8 List of unix dependencies
Most of them are part of the single UNIX specs and should be available
on every system. Uncomment any of these to instead use a
project-specific version.
2024-08-12 10:48:13 -04:00
urob
c52a249720 Detect system automatically 2024-08-12 09:44:55 -04:00
urob
ea41081834 Simplify setup of local dev env
We only need `just` inside the dev env. So we can install it via the
`flake.nix` instead of making it a global requirement.
2024-08-10 13:47:03 -04:00
urob
09be0ba78e Document setup for macOS 2024-08-09 14:39:09 -04:00
urob
3294db21ab Add missing recipes 2024-08-08 11:47:28 -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