summaryrefslogtreecommitdiff
path: root/keyboards/metamechs/timberwolf/readme.md
blob: fbea1acf971264acc309429cdb9975aff865a2a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Timber Wolf

![Timber Wolf](https://i.imgur.com/Kz9fV6t.jpg)

A compact TKL/XL 75% with rotary encoder and macro column.

* Keyboard Maintainer: [Croktopus](https://github.com/Croktopus)
* Hardware Supported: Timber Wolf PCB using ATmega32u4
* Hardware Availability: [GB ended October 2019](https://geekhack.org/index.php?topic=102520.0)

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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).