diff options
author | QMK Bot <hello@qmk.fm> | 2021-04-11 10:47:14 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-04-11 10:47:14 +0000 |
commit | f02af23973ac368d82fa97b0914308828fad8897 (patch) | |
tree | 5cfd922136dcbef2db306d369c1272eb8a89c5a1 /keyboards/planck/keymaps | |
parent | c9d7a4af45f776d80428f9f0a8f3a86f9f21be24 (diff) | |
parent | 1298eab6ab5212871213898fabea593e339024c1 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/planck/keymaps')
-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 54fb5f6d9e..1d67980a83 100644 --- a/keyboards/planck/keymaps/readme.md +++ b/keyboards/planck/keymaps/readme.md @@ -11,7 +11,7 @@ and contain the following files: * `keymap.c` * `readme.md` *recommended* * `config.h` *optional*, found automatically when compiling -* `Makefile` *optional*, found automatically when compling +* `Makefile` *optional*, found automatically when compiling When adding your keymap to this list, keep it organised alphabetically (select list, edit->sort lines), and use this format: @@ -20,4 +20,4 @@ When adding your keymap to this list, keep it organised alphabetically (select l # List of Planck keymaps * **default** default Planck layout -* **cbbrowne** cbbrowne's Planck layout
\ No newline at end of file +* **cbbrowne** cbbrowne's Planck layout |