summaryrefslogtreecommitdiff
path: root/keyboards/friedrich/readme.md
diff options
context:
space:
mode:
authorkb-elmo <lorwel@mailbox.org>2021-05-17 10:55:37 +0200
committerGitHub <noreply@github.com>2021-05-17 01:55:37 -0700
commitf7c6d68b3443e242cd658e2913d16db8b2318e03 (patch)
tree49ce0afd275e417f6a08fe099ad788607de91cee /keyboards/friedrich/readme.md
parent1d3f775051fd118fc9c5d95a4f278761117c2c97 (diff)
[Keyboard] Friedrich (#12569)
* added Friedrich * Update readme.md * Update readme.md * Update keyboards/friedrich/keymaps/via/rules.mk * change USB name casing
Diffstat (limited to 'keyboards/friedrich/readme.md')
-rw-r--r--keyboards/friedrich/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/friedrich/readme.md b/keyboards/friedrich/readme.md
new file mode 100644
index 0000000000..dbe890bd94
--- /dev/null
+++ b/keyboards/friedrich/readme.md
@@ -0,0 +1,21 @@
+# Friedrich
+
+![friedrich](https://i.imgur.com/LH15u37l.jpg)
+
+A small printer friendly 3D printed 50% keyboard.
+
+* Keyboard Maintainer: [kb-elmo](https://github.com/kb-elmo)
+* Hardware Supported: Friedrich PCB by kb-elmo
+* Hardware Availability: [Open source project](https://github.com/MarvFPV/Friedrich)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make friedrich:default
+
+Flashing example for this keyboard:
+
+ make friedrich:default:flash
+
+**Bootloader:** Press the physical reset button on the top side of the PCB or hold down ESC while plugging in the board.
+
+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).