# Overview

This is my personal userspace file.  Most of my code exists here, as it's heavily shared.

* [Callback (keymap+misc)](callbacks.md)
* [Keycode Handling](keyrecords/readme.md)
  * [Autocorrection](keyrecords/autocorrection/readme.md)
  * [Cap Words](keyrecords/capwords.md)
  * [Diablo Tap Dancing](keyrecords/tap_dance.md)
  * [Keymap Wrappers](keyrecords/wrappers.md)
  * [Secret Macros](keyrecords/secrets.md)
  * [Custom Keycodes](keyrecords/keycodes.md)
  * [Unicode Input](keyrecords/unicode.md)
* [OLED Display](oled/readme.md)
* [Pointing Devices](pointing/readme.md)
* [RGB Customization](rgb/readme.md)
* [Split Transport](split/readme.md)