1
0
Fork 0

Added Tanuki Keyboard (#2894)

* added tanuki

* updated definitions to new qmk standard

* complying with suggestions made by drashna

* update rulesfile

* used qmk template for readme file
This commit is contained in:
Pim Ostendorf 2018-05-05 19:47:32 +02:00 committed by Drashna Jaelre
parent 824e48f294
commit c9108f4b37
6 changed files with 340 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# Tanuki
![Tanuki](https://github.com/SethSenpai/Tanuki/blob/master/Img/glamour1.jpg?raw=true)
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).
Keyboard Maintainer: [SethSenpai](https://github.com/SethSenpai)
Hardware Supported: Tanuki pcb, pro micro
Hardware Availability: [Tanuki repo](https://github.com/SethSenpai/Tanuki)
Make example for this keyboard (after setting up your build environment):
make tanuki:default
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.