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