[Keyboard] Add support for alfredslab 65 (#12334)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
spooknik
2021-05-22 06:44:22 +02:00
committed by GitHub
parent d425fcc8b1
commit 0be53004b3
29 changed files with 1049 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# Swift65
A 65% Keyboard from Swiftcables
* Keyboard Maintainer: [Steven Phillips (spoonik)](https://github.com/keyboardcollective)
* Hardware Supported: Swift65 Solder
* Hardware Availability: Soom from Swiftcables
To enter bootloader for flashing firmware, press layer change key (MO(1)) and Right Shift simultaneously.
Make example for this keyboard (after setting up your build environment):
make alfredslab/swift65/solder:default
Flashing example for this keyboard:
make alfredslab/swift65/solder: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).