summaryrefslogtreecommitdiff
path: root/keyboards/linworks/fave87/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/linworks/fave87/readme.md')
-rw-r--r--keyboards/linworks/fave87/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/linworks/fave87/readme.md b/keyboards/linworks/fave87/readme.md
new file mode 100644
index 0000000000..b673c312ac
--- /dev/null
+++ b/keyboards/linworks/fave87/readme.md
@@ -0,0 +1,18 @@
+# Fave 87
+
+
+The Fave 87 is the default PCB used by linworks/LX3 for TKL-boards. This is the latest pcb iteration, featuring QMK, VIA, single-color 3 mm LED backlight and RGB underglow.
+
+* Keyboard maintainer: [ebastler](https://github.com/ebastler)
+* Hardware supported: Fave 87 PCBs (the latest rev designed by ebastler - can be recognized by a name badge + "`e`" logo on the bottom)
+* Hardware availability: Groupbuys. Check the ongoing ones on [the Linworks Discord](https://discord.gg/UC8gTdVnsj)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make linworks/fave87:default
+
+Flash example for this keyboard:
+
+ make linworks/fave87:default:flash
+
+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).