My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/users/drashna/readme.md

17 lines
661 B

# 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)