qmk-firmware/keyboards/tg4x
MechMerlin 44df08746a [Keyboard] Add TG4x (#7351)
* initial commit

* add pins and matrix

* add an appropriate keymap

* set bootloader to caterina

* add QMK Configurator support

* turn on RGB and link time optimization

* add rgb pin

* update readme on rgb underglow info

* Update keyboards/tg4x/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/tg4x/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/tg4x/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* setting product id to 1 to match original code
2019-11-14 10:52:55 -08:00
..
keymaps/default [Keyboard] Add TG4x (#7351) 2019-11-14 10:52:55 -08:00
config.h [Keyboard] Add TG4x (#7351) 2019-11-14 10:52:55 -08:00
info.json [Keyboard] Add TG4x (#7351) 2019-11-14 10:52:55 -08:00
readme.md [Keyboard] Add TG4x (#7351) 2019-11-14 10:52:55 -08:00
rules.mk [Keyboard] Add TG4x (#7351) 2019-11-14 10:52:55 -08:00
tg4x.c [Keyboard] Add TG4x (#7351) 2019-11-14 10:52:55 -08:00
tg4x.h [Keyboard] Add TG4x (#7351) 2019-11-14 10:52:55 -08:00

readme.md

TG4x v2.1

40% sandwich keyboard driven by a pro micro.

For more info please refer to MythosMann's Github.

  • Keyboard Maintainer: MechMerlin
  • Hardware Supported: TG4x v2.1 PCB
  • Hardware Availability: Geekhack

If soldering in a RGB underglow strip, please use pin D2, the pin labeled RXI on the pro micro.

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

make tg4x:default

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