summaryrefslogtreecommitdiffstats
path: root/keyboards/alice/alice.h
AgeCommit message (Collapse)AuthorFilesLines
2019-03-20Uses K(row)(col) standard for TGR Alice matrix (#5457)Felipe Coury1-17/+17
2019-01-28Alice: refactor and Configurator bugfix (#4979)noroadsleft1-6/+18
- layout macro and keymap layers refactored to more closely resemble physical keyboard layout - added layout mockup to alice.h - correct info.json data (was missing a key)
2019-01-21[Keyboard] Added TGR Alice keyboard support (#4896)Felipe Coury1-0/+38
* 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