qmk_firmware/keyboards/planck/keymaps/piemod
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
README.md
keymap.c Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
rules.mk

README.md

PieMod

A keymap for users that need:

  • P: Programming symbols.

  • I: i3wm.

  • E: Emacs.

  • M: Macros.

  • O: Ortholinear.

  • D: Dvorak.

Still a work-in-progress. Suggestions welcome @ https://github.com/dwrz/piemod.

TODO

  • Add Emacs layer.
  • Add Macro layer.
  • Add system control keys (rotation, brightness).
  • Switch " and ' quotes (or function to toggle default).
  • Add capslock. .