diff options
Diffstat (limited to 'keyboards/tanuki/readme.md')
-rw-r--r-- | keyboards/tanuki/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/tanuki/readme.md b/keyboards/tanuki/readme.md new file mode 100644 index 000000000..331df5b2e --- /dev/null +++ b/keyboards/tanuki/readme.md | |||
@@ -0,0 +1,15 @@ | |||
1 | # Tanuki | ||
2 | |||
3 |  | ||
4 | |||
5 | The QMK firmware for the Tanuki 40% keyboard. The other files needed for construction can be found in the [Tanuki repo](https://github.com/SethSenpai/Tanuki). | ||
6 | |||
7 | Keyboard Maintainer: [SethSenpai](https://github.com/SethSenpai) | ||
8 | Hardware Supported: Tanuki pcb, pro micro | ||
9 | Hardware Availability: [Tanuki repo](https://github.com/SethSenpai/Tanuki) | ||
10 | |||
11 | Make example for this keyboard (after setting up your build environment): | ||
12 | |||
13 | make tanuki:default | ||
14 | |||
15 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. | ||