qmk_firmware/keyboards/metamechs/timberwolf
Nick Brassel 219afaba42
Reworked backlight keycodes. (#18961)
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-06 08:11:59 +11:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: M (#17859) 2022-08-03 17:15:43 +10:00
readme.md Add timber wolf keyboard (#9353) 2020-07-17 19:04:44 +01:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +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.