summaryrefslogtreecommitdiff
path: root/keyboards/handwired/bolek/readme.md
diff options
context:
space:
mode:
authorklausweiss <mbiel@mailbox.org>2021-03-17 18:07:56 +0100
committerGitHub <noreply@github.com>2021-03-17 10:07:56 -0700
commitf490777502fb5af088b4ec2a1bf93ac61b95b59a (patch)
tree53d8ea28e810abe1059549788e2bc244799b6990 /keyboards/handwired/bolek/readme.md
parent6e79767f5aa0bad763639846d44c69d3990c7cbe (diff)
[Keyboard] Add handwired/bolek keyboard (#12234)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
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).