diff --git a/README.md b/README.md new file mode 100644 index 0000000..d7cf931 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# TYPICO +The RP2040 C library to emulate the keyboard of an Olympia Carrera German typewriter. + +Very hacky code btw + +Initialize the submodule pico-sdk, cd into it and do a git submodule update --init there as well. + +After that it's just nix magic and the usual cmake hustle.