diff options
| author | Akaash Suresh <casa.akaash@gmail.com> | 2020-01-02 12:19:07 -0600 |
|---|---|---|
| committer | Akaash Suresh <casa.akaash@gmail.com> | 2020-01-02 12:22:22 -0600 |
| commit | 291ef064a7dd47e91eaa438b8dd1116aee58cdff (patch) | |
| tree | 0273b3e86840de2af0fd978231cab89eebff6020 /users | |
| parent | a0a6e24788ebbe8f78ff6bf3644eb263f9b8d765 (diff) | |
| download | qmk_firmware-291ef064a7dd47e91eaa438b8dd1116aee58cdff.tar.gz qmk_firmware-291ef064a7dd47e91eaa438b8dd1116aee58cdff.zip | |
Formatting
Diffstat (limited to 'users')
| -rw-r--r-- | users/curry/README.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/users/curry/README.md b/users/curry/README.md index e61df51b2..70d6262d7 100644 --- a/users/curry/README.md +++ b/users/curry/README.md | |||
| @@ -2,18 +2,19 @@ | |||
| 2 | 2 | ||
| 3 | These is my userspace files, heavily influenced by @drashna's userspace structure. | 3 | These is my userspace files, heavily influenced by @drashna's userspace structure. |
| 4 | 4 | ||
| 5 | # Keyboards | ||
| 6 | |||
| 5 | Main uses are for corne & lily58, supporting dfu bootloader (elite-c) | 7 | Main uses are for corne & lily58, supporting dfu bootloader (elite-c) |
| 6 | 8 | ||
| 7 | # Keyboards | ||
| 8 | ## Split Common | 9 | ## Split Common |
| 9 | Is compatible with split_common when the previous two keyboards update to them. | 10 | Is compatible with split_common when the previous two keyboards update to them. |
| 10 | 11 | ||
| 11 | If you want to use these keymaps with split common code, they are on my personal github fork: [CurryFurous/qmk_firmware](https://github.com/CurryFurious/qmk_firmware) | 12 | If you want to use these keymaps with split common code, they are on my personal github fork: [CurryFurious/qmk_firmware](https://github.com/CurryFurious/qmk_firmware) |
| 12 | 13 | ||
| 13 | Referenced PRs: #6260, #5998, #6001 | 14 | Referenced PRs: #6260, #5998, #6001 |
| 14 | 15 | ||
| 15 | ## Keymaps | 16 | ## Keymaps |
| 16 | Keymap layout is similar between the two keyboards. Lily 58 has a lot of open keys for custom keys as well. Keymap formatting is set up in the physical layout of the keyboard, so mapping keys should be easier. | 17 | Keymap layout is similar between the two keyboards. Lily58 has a lot of open keys for custom keys as well. Keymap formatting is set up in the physical layout of the keyboard, so mapping keys should be easier. |
| 17 | 18 | ||
| 18 | ## Tap Dances | 19 | ## Tap Dances |
| 19 | 20 | ||
