summaryrefslogtreecommitdiff
path: root/keyboards/maxr1998/phoebe/config.h
AgeCommit message (Collapse)Author
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2022-02-11[Keyboard] Convert Maxr1998/Phoebe to use info.json where possible (#16309)Max Rumpf
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2020-05-15[Phoebe] Keymap improvements (#9092)Max Rumpf
Enable leader key with some useful macros, use fancier design for keymap previews in code, other smaller tweaks
2020-01-22[Keymap] Phoebe keymap improvements (#7963)Max Rumpf
* [Phoebe] Allow to input pipe characters with only one modifier * [Phoebe] Update RGB animations
2019-10-05[Keyboard] Add Phoebe, a keyboard by Maxr1998 (#6870)Max Rumpf
* Add Phoebe, a keyboard by Maxr1998 * Improve include-guard * Remove unused functions * Remove unused extern * Add image * Some more fixes