aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tg4x
Commit message (Collapse)AuthorAgeFilesLines
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
| | | | | | | | | * Better handle LTO_ENABLE Especially when calling from command line * Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE * Remove long for LTO from show_options.mk
* Fix capitalisation of "GitHub" (#9184)Ryan2020-05-251-1/+1
|
* [Keyboard] Add TG4x (#7351)MechMerlin2019-11-149-0/+434
* 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