diff options
author | Pawnerd <Pawnerd@users.noreply.github.com> | 2017-11-02 02:24:59 +0100 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-11-01 21:24:59 -0400 |
commit | 54a8abd785d46c879dfedb740df782b20521e086 (patch) | |
tree | edb73841a403b54a5ad3ced823201d914dca3e0a /keyboards/knops/mini/keymaps/default/readme.md | |
parent | d6ad9787a07288235c9db4a51737f4f8a1a876e5 (diff) |
Added support for Knops Mini (3x2 macropad) keyboard. (#1953)
* Added support for Knops Mini (3x2 macropad) keyboard.
* Added better documentation, according to the QMK standards.
* Fixed typo.
* Changed names of files to comply with QMK standards.
* Ignored makefile in keymap.
* Removed makefiles and added my credentials in the copyrights.
Diffstat (limited to 'keyboards/knops/mini/keymaps/default/readme.md')
-rw-r--r-- | keyboards/knops/mini/keymaps/default/readme.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/knops/mini/keymaps/default/readme.md b/keyboards/knops/mini/keymaps/default/readme.md new file mode 100644 index 0000000000..61479b486c --- /dev/null +++ b/keyboards/knops/mini/keymaps/default/readme.md @@ -0,0 +1,7 @@ +# Default Knops Mini Layout + +![Knops logo](http://knops.io/img/Knops_logo.jpg) + +![Knops Mini Layout Image](https://i.imgur.com/WQBQctm.png) + +This is the default layout that comes flashed on every Knops Mini. For your use, you probably want to change this. We suggest you to use [our configurator tool](http://knops.io/configurator.html) for this.
\ No newline at end of file |