qmk-firmware/keyboards/tanuki
fauxpark eb5d267e63
Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards

* Define diode direction for failing boards

* Matching parentheses

* Put onekey diode directions in top level config
2020-01-19 14:11:57 +11:00
..
keymaps [Keyboard] Update default keymaps to use `layer_state_t` (#7444) 2019-11-21 22:40:29 -08:00
config.h Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 2020-01-19 14:11:57 +11:00
info.json
readme.md
rules.mk Cleanup rules.mk for 32U4 keyboards, T-Z (#7190) 2019-10-29 21:27:25 -07:00
tanuki.c
tanuki.h

readme.md

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.