qmk_sweep_skeletyl/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 Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00
tanuki.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01: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.