diff options
author | Felix Jen <fjen@felixjen.com> | 2021-04-20 12:47:31 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-20 10:47:31 -0700 |
commit | cce9ddff80fe7808bf0a8005a4fc3eb51c6e1bdb (patch) | |
tree | e6da18777a35b5b074dd099a12a28a778f6b33f4 /keyboards/fjlabs/bks65solder/readme.md | |
parent | d330203486d077e52742ee523c67b261e9daa4b8 (diff) |
[Keyboard] Added BKS65 Solder PCB (#12451)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/fjlabs/bks65solder/readme.md')
-rw-r--r-- | keyboards/fjlabs/bks65solder/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/fjlabs/bks65solder/readme.md b/keyboards/fjlabs/bks65solder/readme.md new file mode 100644 index 0000000000..736a6ba3c3 --- /dev/null +++ b/keyboards/fjlabs/bks65solder/readme.md @@ -0,0 +1,19 @@ +# BKS65 Solder + +The following is the QMK Firmware for the [BolsaKeyboardSupply](https://www.bolsakeyboardsupply.com) BKS65 Solder PCB, a universal, tray mount 65% solder PCB. + +The PCB will feature: +* QMK & VIA compatibility +* Underglow +* Some cool bolsa branding + +--- + +* Keyboard Maintainer: FJLabs +* Hardware Supported: BKS65 Solder + +Make example for this keyboard (after setting up your build environment): + + make fjlabs/bks65solder: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). |