summaryrefslogtreecommitdiff
path: root/keyboards/handwired/bolek/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-03-17 17:08:39 +0000
committerQMK Bot <hello@qmk.fm>2021-03-17 17:08:39 +0000
commit31b657e8ea4cd55a6e49437799c4535981c552bc (patch)
treea0ed908445ecf86dd9021a83499518f0154de872 /keyboards/handwired/bolek/readme.md
parent3367705ac2fe18fb7901dabca9a65c3f110852c7 (diff)
parentf490777502fb5af088b4ec2a1bf93ac61b95b59a (diff)
downloadqmk_firmware-31b657e8ea4cd55a6e49437799c4535981c552bc.tar.gz
qmk_firmware-31b657e8ea4cd55a6e49437799c4535981c552bc.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/bolek/readme.md')
-rw-r--r--keyboards/handwired/bolek/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/handwired/bolek/readme.md b/keyboards/handwired/bolek/readme.md
new file mode 100644
index 0000000000..b1781af468
--- /dev/null
+++ b/keyboards/handwired/bolek/readme.md
@@ -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).