aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/alice/alice.h
Commit message (Collapse)AuthorAgeFilesLines
* Alice: refactor and Configurator bugfix (#4979)noroadsleft2019-01-281-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)
* [Keyboard] Added TGR Alice keyboard support (#4896)Felipe Coury2019-01-211-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