aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tgr/alice
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-34/+7
| | | | | | | | * 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-152-1/+2
|
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-151-10/+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-042-56/+2
| | | | | | * Convert some PS2AVRGB boards to I2C WS2812 driver * Fix Travis failure for bface
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-15/+8
|
* Move Alice to TGR Directory (#6502)MechMerlin2019-08-079-0/+785
* git mv alice into the tgr directory * update readme with new build instructions