aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maxr1998/phoebe
Commit message (Collapse)AuthorAgeFilesLines
* [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
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
|
* [Keymap] Phoebe keymap improvements (#7963)Max Rumpf2020-01-223-2/+19
| | | | | | * [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-112-15/+15
| | | | | | | | * 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-242-5/+8
| | | | | | * 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-058-0/+308
* Add Phoebe, a keyboard by Maxr1998 * Improve include-guard * Remove unused functions * Remove unused extern * Add image * Some more fixes