1
0
Fork 0

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.
This commit is contained in:
Pawnerd 2017-11-02 02:24:59 +01:00 committed by Jack Humbert
parent d6ad9787a0
commit 54a8abd785
9 changed files with 755 additions and 0 deletions

View file

@ -0,0 +1,21 @@
# Knops Mini
![Knops logo](http://knops.io/img/Knops_logo.jpg)
![Knops mini keyboard](https://i.imgur.com/AMrXVi4.jpg)
A fully customizable 3x2 macropad. An exploded view of the keyboard is [available here](https://i.imgur.com/H83l5H8.gif).
*The best way to change settings on your keyboard*, is by using [our official configurator tool](http://knops.io/configurator.html).
* Keyboard Maintainer: [Pawnerd](https://github.com/pawnerd)
* Contact / Questions (by e-mail): kayle `at` knops `dot` io
* Hardware Supported: Knops Mini
* rev1 (1.0) (Sold by CMStore EU/USA/CAD from 27th of august, 2017)
* Hardware Availability: [knops.io](http://knops.io/knopsmini.html), [Direct EU](http://www.cmstore.eu/maker-made/knops-mini-macro-keyboard/), [Direct USA/CAN](http://www.cmstore-usa.com/knops-mini-macro-keyboard/)
Make example for this keyboard (after setting up your build environment):
make knops/mini:default
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.