summaryrefslogtreecommitdiffstats
path: root/keyboards/alice/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2019-01-28Alice: refactor and Configurator bugfix (#4979)noroadsleft2-24/+20
- 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 Coury2-0/+74
* 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