qmk_firmware/keyboards/tr60w
Ryan 0ddb7d7863
Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)
2023-04-15 21:09:08 +10:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
info.json Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438) 2023-04-15 21:09:08 +10:00
readme.md [Keyboard] Added tr60w keyboard (#7450) 2019-12-02 11:47:55 -08:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
tr60w.c Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438) 2023-04-15 21:09:08 +10:00

readme.md

TR60W

TR60W

This is the hotswap PCB supplied by Triangle Labs with their TR60 case, featuring four RGB LEDs around the Escape key, USB-C, and SMD single-color backlighting.

  • Keyboard Maintainer: Joule-Flow
  • Hardware Supported: TR60W PCB, ATmega32U4
  • Hardware Availability: Group-buy by Triangle Labs

Make example for this keyboard (after setting up your build environment):

make tr60w:default

Or use my personal settings:

make tr60w:joule-flow

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.