[Keyboard] Friedrich (#12569)

* added Friedrich

* Update readme.md

* Update readme.md

* Update keyboards/friedrich/keymaps/via/rules.mk

* change USB name casing
This commit is contained in:
kb-elmo
2021-05-17 10:55:37 +02:00
committed by GitHub
parent 1d3f775051
commit f7c6d68b34
9 changed files with 293 additions and 0 deletions

View File

@@ -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).