forked from forks/qmk_firmware
3c84157d83
* added timber wolf keyboard * removed subfolders * fixed keymap names * fixed layout macro references * swapped c6 and c7 functions * Update keyboards/metamechs/timberwolf/config.h Co-authored-by: Erovia <Erovia@users.noreply.github.com> * Update readme.md * re-updating readme Co-authored-by: Erovia <Erovia@users.noreply.github.com>
887 B
887 B
Timber Wolf
A compact TKL/XL 75% with rotary encoder and macro column.
- Keyboard Maintainer: Croktopus
- Hardware Supported: Timber Wolf PCB using ATmega32u4
- Hardware Availability: GB ended October 2019
Make command depends on the physical layout you purchased - for example, if you purchased a TBR-Prime and want to use an ANSI layout, you would use:
make metamechs/timberwolf:prime_ansi
or for a TBR-B with ISO you would use:
make metamechs/timberwolf:b_iso
etc.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.