1
0
Fork 0

[Keyboard] Add handwired/bolek keyboard (#12234)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
klausweiss 2021-03-17 18:07:56 +01:00 committed by GitHub
parent 6e79767f5a
commit f490777502
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 328 additions and 0 deletions

View file

@ -0,0 +1,17 @@
# bolek
Low-profile 36% 3d-printed keyboard designed to go with pro micro and kailh chocs
* Keyboard Maintainer: [klausweiss](https://github.com/klausweiss)
* Repository: https://github.com/klausweiss/bolek
* Hardware Supported: Pro Micro
Make example for this keyboard (after setting up your build environment):
make handwired/bolek:default
Flashing example for this keyboard:
make handwired/bolek: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).