From 54a8abd785d46c879dfedb740df782b20521e086 Mon Sep 17 00:00:00 2001 From: Pawnerd Date: Thu, 2 Nov 2017 02:24:59 +0100 Subject: 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. --- keyboards/knops/readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 keyboards/knops/readme.md (limited to 'keyboards/knops/readme.md') diff --git a/keyboards/knops/readme.md b/keyboards/knops/readme.md new file mode 100644 index 000000000..563099b6d --- /dev/null +++ b/keyboards/knops/readme.md @@ -0,0 +1,10 @@ +# Knops + +![Knops Mini Logo](http://knops.io/img/Knops_logo.jpg) + +[Knops](http://www.knops.io/) makes fully customizable custom keyboards in a variety of formfactors. So far the Knops Mini, a 3x2 macro keypad is the biggest success. Inside this directory you'll find support for the entire line of Knops products. + +* Maintainer: [Pawnerd](https://github.com/pawnerd) +* Hardware Supported: + * [`Mini`](mini/): Knops Mini +* Hardware Availability: [knops.io](https://www.knops.io/) \ No newline at end of file -- cgit v1.2.3-24-g4f1b