qmk_firmware/keyboards/metamechs/timberwolf
2023-02-17 16:08:25 +11:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md Add timber wolf keyboard (#9353) 2020-07-17 19:04:44 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
timberwolf.c led_update_kb -> led_update_ports where appropriate (#18716) 2022-10-15 15:09:03 -04:00
timberwolf.h Add timber wolf keyboard (#9353) 2020-07-17 19:04:44 +01:00

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.