summaryrefslogtreecommitdiffstats
path: root/keyboards/maxr1998/phoebe/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* [Phoebe] Keymap improvements (#9092)Max Rumpf2020-05-151-49/+66
| | | Enable leader key with some useful macros, use fancier design for keymap previews in code, other smaller tweaks
* [Keymap] Phoebe/Maxr1998 keymap: enable space cadet with curly braces (#8096)Max Rumpf2020-02-072-1/+4
| | | | | | * Phoebe/Maxr1998 keymap: enable space cadet with curly braces * Revert space cadet for left shift, open curly brace on right shift
* [Keymap] Phoebe keymap improvements (#7963)Max Rumpf2020-01-221-1/+11
| | | | | | * [Phoebe] Allow to input pipe characters with only one modifier * [Phoebe] Update RGB animations
* [Keyboard][Phoebe] Send backslash on AltGr + ? (#7616)Max Rumpf2019-12-121-0/+18
|
* [Keyboard][Phoebe] Update default keymap, fix LAYOUT macro (#7604)Max Rumpf2019-12-111-14/+14
| | | | | | | | * fix LAYOUT macro * Phoebe: Update default keymap * Replace XXXXXXX macro with the previous key instead
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-241-0/+0
| | | | | | * Cleanup rules.mk for 32U4 keyboards, L-M * Move some stuff to keyboard level
* [Keyboard] Add Phoebe, a keyboard by Maxr1998 (#6870)Max Rumpf2019-10-052-0/+102
* Add Phoebe, a keyboard by Maxr1998 * Improve include-guard * Remove unused functions * Remove unused extern * Add image * Some more fixes