aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/foxlab/key65/hotswap/readme.md
diff options
context:
space:
mode:
authorJumail Mundekkat <mundekkat@hotmail.com>2020-05-26 14:10:48 +1000
committerGitHub <noreply@github.com>2020-05-25 21:10:48 -0700
commit9d41281a1d09c8bd3ae1c0a8bd6df95ada899451 (patch)
treedba8ef8d3e88d212aaed9965314ea5e92eccfb7d /keyboards/foxlab/key65/hotswap/readme.md
parentba5e1f1bae1d724ab9b08229c2ce89d8d7714706 (diff)
downloadfirmware-9d41281a1d09c8bd3ae1c0a8bd6df95ada899451.tar.gz
firmware-9d41281a1d09c8bd3ae1c0a8bd6df95ada899451.tar.bz2
firmware-9d41281a1d09c8bd3ae1c0a8bd6df95ada899451.zip
[Keyboard] Add Key 65 by Fox Lab (#9116)
* Add Key65 Universal PCB * Add ISO layout to universal * Correct universal info.json * Add Key 65 Hotswap * Correct typo in Key 65 Universal * Update readmes * Correct name * Update keyboards/foxlab/key65/hotswap/config.h * Apply suggestions from code review * Invert capslock LED state * Avoid initial capslock LED flash * Apply suggestions from code review * Update rules.mk * Apply suggestions from code review
Diffstat (limited to 'keyboards/foxlab/key65/hotswap/readme.md')
-rw-r--r--keyboards/foxlab/key65/hotswap/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/foxlab/key65/hotswap/readme.md b/keyboards/foxlab/key65/hotswap/readme.md
new file mode 100644
index 000000000..61a6b6d92
--- /dev/null
+++ b/keyboards/foxlab/key65/hotswap/readme.md
@@ -0,0 +1,18 @@
+# Foxlab Key 65 Hotswap
+
+![Key 65](https://i.imgur.com/28Qck8ul.jpg)
+
+Key 65 is featured with the three-layer case and dual-gasket structure. The plate mounting system is an improved version of the gasket sandwich on Leaf 60. In addition, we add gaskets between the middle case and the bottom case. There's an optional rubber sheet between the PCB and the plate. The numerous options will offer you the most freedom to make the keyboard look and feel as you wish.
+
+* Keyboard Maintainer: QMK
+* Hardware Supported: Key 65 Hotswap PCB
+* Hardware Availability: [Group Buy](https://geekhack.org/index.php?topic=102609.0)
+
+This version is for the hotswap variant with the fixed layout below:
+![Layout](https://i.imgur.com/NDqjqJml.png)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make foxlab/key65/hotswap: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).