diff options
author | Drashna Jaelre <drashna@live.com> | 2021-12-14 20:53:36 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-14 20:53:36 -0800 |
commit | 3fa592a4024a24a636fa0c562e6761667a94f565 (patch) | |
tree | 4ce826128e29e36dfe606fa2b5a3d25b3bd0afcc /users/drashna/readme.md | |
parent | c10bc9f91e737dd3675b2e4492daa09092655af9 (diff) |
[Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)
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 d98d1d0a6b..b8d10aada2 100644 --- a/users/drashna/readme.md +++ b/users/drashna/readme.md @@ -2,12 +2,12 @@ This is my personal userspace file. Most of my code exists here, as it's heavily shared. -* [RGB Customization](readme_rgb.md) -* [Diablo Tap Dancing](readme_tap_dance.md) -* [Keymap Wrappers](readme_wrappers.md) -* [Custom Function Handlers](readme_handlers.md) -* [Secret Macros](readme_secrets.md) -* [Custom Keycodes](readme_keycodes.md) +* [RGB Customization](readme/rgb.md) +* [Diablo Tap Dancing](readme/tap_dance.md) +* [Keymap Wrappers](readme/wrappers.md) +* [Custom Function Handlers](readme/handlers.md) +* [Secret Macros](readme/secrets.md) +* [Custom Keycodes](readme/keycodes.md) ## Pro Micro Hacking |