You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
887 B

  1. # Timber Wolf
  2. ![Timber Wolf](https://i.imgur.com/Kz9fV6t.jpg)
  3. A compact TKL/XL 75% with rotary encoder and macro column.
  4. * Keyboard Maintainer: [Croktopus](https://github.com/Croktopus)
  5. * Hardware Supported: Timber Wolf PCB using ATmega32u4
  6. * Hardware Availability: [GB ended October 2019](https://geekhack.org/index.php?topic=102520.0)
  7. 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:
  8. make metamechs/timberwolf:prime_ansi
  9. or for a TBR-B with ISO you would use:
  10. make metamechs/timberwolf:b_iso
  11. etc.
  12. 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).