aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tgr
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-232-69/+14
| | | | | | | | * Update atmega32a readme files to match template * Update atmega32a readme files to match template - fixes * Apply suggestions from code review
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-154-2/+4
|
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-152-20/+0
| | | | | | * Add support for custom polling interval and power usage on V-USB boards * Use 1ms as default for now
* Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)fauxpark2019-11-044-120/+8
| | | | | | * Convert some PS2AVRGB boards to I2C WS2812 driver * Fix Travis failure for bface
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-291-0/+0
| | | | | | * Cleanup rules.mk for 32U4 keyboards, T-Z * Use atmel-dfu in place of lufa-ms until it exists
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-202-30/+16
|
* Move Alice to TGR Directory (#6502)MechMerlin2019-08-079-0/+785
| | | | | | * git mv alice into the tgr directory * update readme with new build instructions
* [Keyboard] TGR Jane v2 (#6361)MechMerlin2019-07-2611-0/+760
* initial commit TGR Jane * lighting support * use the default keymap lifted from community layouts for LAYOUT_tkl_ansi * add information regarding reset key, hardware supported, and hardware availability * document that it supports v1.1 as well thanks to nickheller's confirmation * update some verbage in the readme * add QMK Configurator support * establish switch matrix for three main layouts * add community layout support * readme fixes * Update keyboards/tgr/jane/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/tgr/jane/rules.mk Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/tgr/jane/config.h Co-Authored-By: fauxpark <fauxpark@gmail.com>