forked from mirrors/qmk_userspace
[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
This commit is contained in:
parent
661462218b
commit
44df08746a
9 changed files with 434 additions and 0 deletions
17
keyboards/tg4x/readme.md
Normal file
17
keyboards/tg4x/readme.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# TG4x v2.1
|
||||
|
||||
40% sandwich keyboard driven by a pro micro.
|
||||
|
||||
For more info please refer to [MythosMann's Github](www.github.com/MythosMann/tg4x).
|
||||
|
||||
* Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
|
||||
* Hardware Supported: TG4x v2.1 PCB
|
||||
* Hardware Availability: [Geekhack](https://geekhack.org/index.php?topic=99163.0)
|
||||
|
||||
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](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).
|
Loading…
Add table
Add a link
Reference in a new issue