summaryrefslogtreecommitdiff
path: root/keyboards/maxr1998/phoebe/keymaps
AgeCommit message (Collapse)Author
2023-02-13Refactor Leader key feature (#19632)Ryan
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-11-06Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-10-31Phoebe: Add key to print screen (#18856)Max Rumpf
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-21Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan
2021-07-06`keymap_extras`: Remove deprecated defines (#12949)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-02-07[Keymap] Phoebe/Maxr1998 keymap: enable space cadet with curly braces (#8096)Max Rumpf
* Phoebe/Maxr1998 keymap: enable space cadet with curly braces * Revert space cadet for left shift, open curly brace on right shift
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-12-12[Keyboard][Phoebe] Send backslash on AltGr + ? (#7616)Max Rumpf
2019-12-11[Keyboard][Phoebe] Update default keymap, fix LAYOUT macro (#7604)Max Rumpf
* fix LAYOUT macro * Phoebe: Update default keymap * Replace XXXXXXX macro with the previous key instead
2019-10-24Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark
* Cleanup rules.mk for 32U4 keyboards, L-M * Move some stuff to keyboard level
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