You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan 2da0827d4f
Remove matrix size defines (#19581)
3 years ago
..
keymaps Reworked backlight keycodes. (#18961) 3 years ago
config.h Remove matrix size defines (#19581) 3 years ago
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
timberwolf.c led_update_kb -> led_update_ports where appropriate (#18716) 3 years ago
timberwolf.h

readme.md

Timber Wolf

Timber Wolf

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

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.