summaryrefslogtreecommitdiff
path: root/users/drashna/readme.md
blob: e52b67e835ec67987b380e632a9534cee3bb5990 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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)