summaryrefslogtreecommitdiff
path: root/keyboards/maxr1998/phoebe/config.h
Commit message (Collapse)AuthorAge
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-03
|
* [Keyboard] Convert Maxr1998/Phoebe to use info.json where possible (#16309)Max Rumpf2022-02-11
|
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-20
|
* [Phoebe] Keymap improvements (#9092)Max Rumpf2020-05-15
| | | 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-22
| | | | | | * [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-05
* Add Phoebe, a keyboard by Maxr1998 * Improve include-guard * Remove unused functions * Remove unused extern * Add image * Some more fixes