qmk-firmwares/keyboards/metamechs/timberwolf
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
info.json Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
readme.md
rules.mk Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11:00
timberwolf.c led_update_kb -> led_update_ports where appropriate (#18716) 2022-10-15 15:09:03 -04:00
timberwolf.h

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.