1
0
Fork 0
qmk_firmware/keyboards/metamechs/timberwolf/readme.md
Croktopus 3c84157d83
Add timber wolf keyboard (#9353)
* 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>
2020-07-17 19:04:44 +01:00

22 lines
887 B
Markdown

# 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).