qmk_firmware/keyboards/tanuki
Ryan 41c50bb653
Change keyboard level include guards to pragma once (#14248)
* Change keyboard level include guards to `pragma once`

And clean up a lot of layout macros

* Oops

* Remove dangling endif
2021-09-01 19:03:14 +10:00
..
keymaps Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00
config.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
info.json Tanuki Configurator support (#3310) 2018-07-04 18:06:32 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Remove MIDI Configuration boilerplate (#11151) 2021-08-16 06:51:13 +10:00
tanuki.c Added Tanuki Keyboard (#2894) 2018-05-05 10:47:32 -07:00
tanuki.h [Keyboard] Corrected Tanuki keymap to match physical appearance (#6216) 2019-07-01 00:56:42 -07:00

Tanuki

Tanuki

The QMK firmware for the Tanuki 40% keyboard. The other files needed for construction can be found in the Tanuki repo.

Keyboard Maintainer: SethSenpai
Hardware Supported: Tanuki pcb, pro micro
Hardware Availability: Tanuki repo

Make example for this keyboard (after setting up your build environment):

make tanuki:default

See build environment setup then the make instructions for more information.