diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-06-21 10:21:43 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2016-06-21 10:21:43 -0400 |
commit | a8375fa15a6ca9285eb15ae89bcda898349e06f8 (patch) | |
tree | 2f8d823848eeb968b7bdb233fc8b4a222289d488 /keyboard/planck/keymaps/README.md | |
parent | c976c03547e069d76bb26577fbbfc29c894d17fa (diff) |
updates all config.h and Makefiles to correct references, text
Diffstat (limited to 'keyboard/planck/keymaps/README.md')
-rw-r--r-- | keyboard/planck/keymaps/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboard/planck/keymaps/README.md b/keyboard/planck/keymaps/README.md index c1711aed80..54fb5f6d9e 100644 --- a/keyboard/planck/keymaps/README.md +++ b/keyboard/planck/keymaps/README.md @@ -10,8 +10,8 @@ and contain the following files: * `keymap.c` * `readme.md` *recommended* -* `config_user.h` *optional*, found automatically when compiling -* `makefile.mk` *optional*, found automatically when compling +* `config.h` *optional*, found automatically when compiling +* `Makefile` *optional*, found automatically when compling When adding your keymap to this list, keep it organised alphabetically (select list, edit->sort lines), and use this format: |