1
0
Fork 0

[Keyboard] Add Convolution Rev. 1 PCB (#19283)

Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
Danny 2022-12-12 21:50:23 -05:00 committed by GitHub
parent e444cf9578
commit e25672baef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 631 additions and 0 deletions

View file

@ -0,0 +1,18 @@
# Convolution
A 65XT staggered keyboard made and sold by Keebio. [More info at Keebio](https://keeb.io).
* Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
* Hardware Availability: [Keebio](https://keeb.io/)
Make example for this keyboard (after setting up your build environment):
make keebio/convolution/rev1:default
Example of flashing this keyboard:
make keebio/convolution/rev1:default:flash
See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
A build guide for this keyboard can be found here: [Keebio Build Guides](https://docs.keeb.io)