summaryrefslogtreecommitdiff
path: root/keyboards/fjlabs/bks65/readme.md
diff options
context:
space:
mode:
authorFelix Jen <fjen@felixjen.com>2020-11-25 10:53:06 -0600
committerGitHub <noreply@github.com>2020-11-25 08:53:06 -0800
commit0a9476bc2afbe19caef4429a3a9b6e18e006d07e (patch)
tree1f51d897538c82984665f5de0d7d3cb17f98d394 /keyboards/fjlabs/bks65/readme.md
parent3fadfb565d9179bea2b3237215778b529fae3135 (diff)
[Keyboard] Added BKS65 Bolsa Supply PCB (#10933)
* Copied B65 and updated matrix * Updated Caps LED Pin * Updated most of the FW * Updated errant names from Bolsa65 copy * Keymap updates * Moved to config.h LED indicators. Tested on PCB for functionality
Diffstat (limited to 'keyboards/fjlabs/bks65/readme.md')
-rw-r--r--keyboards/fjlabs/bks65/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/fjlabs/bks65/readme.md b/keyboards/fjlabs/bks65/readme.md
new file mode 100644
index 0000000000..304a2f2359
--- /dev/null
+++ b/keyboards/fjlabs/bks65/readme.md
@@ -0,0 +1,20 @@
+# bolsa65
+
+The following is the QMK Firmware for the [BolsaKeyboardSupply](https://www.bolsakeyboardsupply.com) BKS65 PCB, a universal, tray mount 65% hotswap PCB.
+
+The PCB will feature:
+* Kailh Hotswap sockets
+* QMK & VIA compatibility
+* Underglow
+* Some cool bolsa branding
+
+---
+
+* Keyboard Maintainer: FJLabs
+* Hardware Supported: BKS65
+
+Make example for this keyboard (after setting up your build environment):
+
+ make fjlabs/bks65: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).