aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/alice/keymaps/default/keymap.c
AgeCommit message (Collapse)Author
2019-08-07Move Alice to TGR Directory (#6502)Gravatar MechMerlin
* git mv alice into the tgr directory * update readme with new build instructions
2019-01-28Alice: refactor and Configurator bugfix (#4979)Gravatar noroadsleft
- 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)Gravatar Felipe Coury
* 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