qmk-firmwares/keyboards/tanuki
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
info.json Move keyboard USB IDs and strings to data driven: T (#17899) 2022-08-04 02:35:08 +01:00
readme.md
rules.mk
tanuki.c
tanuki.h

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.