aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/alice/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move Alice to TGR Directory (#6502)MechMerlin2019-08-071-48/+0
| | | | | | * git mv alice into the tgr directory * update readme with new build instructions
* Align use of atmega32a program script (#5259)zvecr2019-03-141-1/+1
| | | | | | * Remove duplicate 'program' files and refactor to use atmega32a_program.py * Update readme references from 'program' to 'atmega32a_program.py'
* [Keyboard] Added TGR Alice keyboard support (#4896)Felipe Coury2019-01-211-0/+48
* Added TGR Alice keyboard support This keyboard uses ps2avrGB firmware, so I used the same matrix Bootmapper Client was using and was able to flash it appropriately. * Refactor alice to use QMK core * Fixed markdown line breaks on TGR Alice readme