qmk_firmware/keyboards/tr60w
2024-05-11 16:50:48 +01:00
..
keymaps/default Adjust keycode alignment around QK_BOOT (#23697) 2024-05-11 16:50:48 +01:00
config.h Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
keyboard.json Migrate features from rules.mk to data driven - ST (#23286) 2024-03-15 22:24:10 +00:00
readme.md [Keyboard] Added tr60w keyboard (#7450) 2019-12-02 11:47:55 -08:00
tr60w.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00

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.