diff options
| author | Joseph Whom <itswhom@gmail.com> | 2021-04-11 03:46:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-11 12:46:43 +0200 |
| commit | 1298eab6ab5212871213898fabea593e339024c1 (patch) | |
| tree | ebb2dae597efe544f12aee24442611e1d21c44b5 | |
| parent | 98939868fae77ecb96674d07bd71dea78d726104 (diff) | |
| download | qmk_firmware-1298eab6ab5212871213898fabea593e339024c1.tar.gz qmk_firmware-1298eab6ab5212871213898fabea593e339024c1.zip | |
Update readme.md (#12502)
Noticed a letter missing in "compiling".
| -rw-r--r-- | keyboards/planck/keymaps/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/planck/keymaps/readme.md b/keyboards/planck/keymaps/readme.md index 54fb5f6d9..1d67980a8 100644 --- a/keyboards/planck/keymaps/readme.md +++ b/keyboards/planck/keymaps/readme.md | |||
| @@ -11,7 +11,7 @@ and contain the following files: | |||
| 11 | * `keymap.c` | 11 | * `keymap.c` |
| 12 | * `readme.md` *recommended* | 12 | * `readme.md` *recommended* |
| 13 | * `config.h` *optional*, found automatically when compiling | 13 | * `config.h` *optional*, found automatically when compiling |
| 14 | * `Makefile` *optional*, found automatically when compling | 14 | * `Makefile` *optional*, found automatically when compiling |
| 15 | 15 | ||
| 16 | When adding your keymap to this list, keep it organised alphabetically (select list, edit->sort lines), and use this format: | 16 | When adding your keymap to this list, keep it organised alphabetically (select list, edit->sort lines), and use this format: |
| 17 | 17 | ||
| @@ -20,4 +20,4 @@ When adding your keymap to this list, keep it organised alphabetically (select l | |||
| 20 | # List of Planck keymaps | 20 | # List of Planck keymaps |
| 21 | 21 | ||
| 22 | * **default** default Planck layout | 22 | * **default** default Planck layout |
| 23 | * **cbbrowne** cbbrowne's Planck layout \ No newline at end of file | 23 | * **cbbrowne** cbbrowne's Planck layout |
