summaryrefslogtreecommitdiff
path: root/keyboards/fjlabs/ldk65/readme.md
diff options
context:
space:
mode:
authorFelix Jen <fjen@felixjen.com>2021-01-02 02:46:25 -0600
committerGitHub <noreply@github.com>2021-01-02 00:46:25 -0800
commit2e9d0919600e4b834a4e48c1673fe638c4b92eab (patch)
tree62bea8578d5f516344f2922575028e9748ba33b8 /keyboards/fjlabs/ldk65/readme.md
parent13efa8290e7394b5386fdb588f3661ca1d0b7e7d (diff)
[Keyboard] Added LDK65 based off BKS65 (#11335)
Diffstat (limited to 'keyboards/fjlabs/ldk65/readme.md')
-rw-r--r--keyboards/fjlabs/ldk65/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/fjlabs/ldk65/readme.md b/keyboards/fjlabs/ldk65/readme.md
new file mode 100644
index 0000000000..525338b23b
--- /dev/null
+++ b/keyboards/fjlabs/ldk65/readme.md
@@ -0,0 +1,19 @@
+# bolsa65
+
+The following is the QMK Firmware for the [BolsaKeyboardSupply](https://www.bolsakeyboardsupply.com) LDK65 PCB. The LDK65 is a tray-mount board that fits PCB's compatible with the Tofu65 including the BKS65.
+
+The PCB will feature:
+* Kailh Hotswap sockets
+* QMK & VIA compatibility
+* Some cool bolsa branding
+
+---
+
+* Keyboard Maintainer: FJLabs
+* Hardware Supported: LDK65
+
+Make example for this keyboard (after setting up your build environment):
+
+ make fjlabs/ldk65: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).