summaryrefslogtreecommitdiff
path: root/keyboards/kikoslab/kl90/readme.md
diff options
context:
space:
mode:
authorBrandon Claveria <48102030+swiftrax@users.noreply.github.com>2021-02-04 09:45:47 -0800
committerGitHub <noreply@github.com>2021-02-04 09:45:47 -0800
commit09f9bdd3d18ff06a37bffbde9566acd7df9842c3 (patch)
treeec61f15f7d782b279e71de09f11cd2621d849458 /keyboards/kikoslab/kl90/readme.md
parent908b20313c33b6227921d8db8b3a716362596746 (diff)
[Keyboard] Add KL-90 (#11494)
* add kikoslab kl90 * fix info.json * Update keyboards/kikoslab/kl90/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/kikoslab/kl90/info.json Co-authored-by: Joel Challis <git@zvecr.com> * update info.json * fix layout macro * add support for hotswap space Co-authored-by: Swiftrax <swiftrax@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/kikoslab/kl90/readme.md')
-rw-r--r--keyboards/kikoslab/kl90/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/kikoslab/kl90/readme.md b/keyboards/kikoslab/kl90/readme.md
new file mode 100644
index 0000000000..77cdd8baae
--- /dev/null
+++ b/keyboards/kikoslab/kl90/readme.md
@@ -0,0 +1,13 @@
+# KL-90
+
+Dual encoder 75% with a macro column
+
+* Keyboard Maintainer: Swiftrax
+* Hardware Supported: KL-90 PCB
+* Hardware Availability: https://www.kikoslab.com
+
+Make example for this keyboard (after setting up your build environment):
+
+ make kikoslab/kl90:default
+
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).