From 0a9476bc2afbe19caef4429a3a9b6e18e006d07e Mon Sep 17 00:00:00 2001 From: Felix Jen Date: Wed, 25 Nov 2020 10:53:06 -0600 Subject: [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 --- keyboards/fjlabs/bks65/readme.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 keyboards/fjlabs/bks65/readme.md (limited to 'keyboards/fjlabs/bks65/readme.md') 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). -- cgit v1.2.3