summaryrefslogtreecommitdiffstats
path: root/keyboards/maxr1998/phoebe/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
|
* [Phoebe] Keymap improvements (#9092)Max Rumpf2020-05-151-0/+4
| | | Enable leader key with some useful macros, use fancier design for keymap previews in code, other smaller tweaks
* [Keymap] Phoebe keymap improvements (#7963)Max Rumpf2020-01-221-1/+6
| | | | | | * [Phoebe] Allow to input pipe characters with only one modifier * [Phoebe] Update RGB animations
* [Keyboard] Add Phoebe, a keyboard by Maxr1998 (#6870)Max Rumpf2019-10-051-0/+71
* Add Phoebe, a keyboard by Maxr1998 * Improve include-guard * Remove unused functions * Remove unused extern * Add image * Some more fixes