diff options
Diffstat (limited to 'users/drashna/readme.md')
-rw-r--r-- | users/drashna/readme.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/users/drashna/readme.md b/users/drashna/readme.md index d98d1d0a6..b8d10aada 100644 --- a/users/drashna/readme.md +++ b/users/drashna/readme.md | |||
@@ -2,12 +2,12 @@ | |||
2 | 2 | ||
3 | This is my personal userspace file. Most of my code exists here, as it's heavily shared. | 3 | This is my personal userspace file. Most of my code exists here, as it's heavily shared. |
4 | 4 | ||
5 | * [RGB Customization](readme_rgb.md) | 5 | * [RGB Customization](readme/rgb.md) |
6 | * [Diablo Tap Dancing](readme_tap_dance.md) | 6 | * [Diablo Tap Dancing](readme/tap_dance.md) |
7 | * [Keymap Wrappers](readme_wrappers.md) | 7 | * [Keymap Wrappers](readme/wrappers.md) |
8 | * [Custom Function Handlers](readme_handlers.md) | 8 | * [Custom Function Handlers](readme/handlers.md) |
9 | * [Secret Macros](readme_secrets.md) | 9 | * [Secret Macros](readme/secrets.md) |
10 | * [Custom Keycodes](readme_keycodes.md) | 10 | * [Custom Keycodes](readme/keycodes.md) |
11 | 11 | ||
12 | 12 | ||
13 | ## Pro Micro Hacking | 13 | ## Pro Micro Hacking |