diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-22 06:31:35 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-22 06:31:35 +0000 |
commit | 0753cbc77f2510fe6fb5187525fa974d09a4ceb4 (patch) | |
tree | 506f55ade2bcf3b2e8546d0764a3d3fce1f3e141 /keyboards/ristretto/readme.md | |
parent | 5c42446508e2d86288bca44f04b7e47b7d53c69b (diff) | |
parent | 8c17a822a826924da27f070804dcd420a549b192 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ristretto/readme.md')
-rw-r--r-- | keyboards/ristretto/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/ristretto/readme.md b/keyboards/ristretto/readme.md new file mode 100644 index 0000000000..d047e70994 --- /dev/null +++ b/keyboards/ristretto/readme.md @@ -0,0 +1,18 @@ +# Ristretto + +![Ristretto](https://i.imgur.com/VHX6ktEh.jpg) +![Ristretto-2](https://i.imgur.com/Hrc8vkph.jpg) + +An Integrated, Column Stagger, 40% Keyboard with OLED and Rotary Encoder + +* Keyboard Maintainer: [Fruit](https://github.com/Blewis308) +* Hardware Supported: Ristretto PCB, Atmega32u4 +* Hardware Availability: Through Group Buy - May 2021 + + To enter the bootloader, press the button marked "SW1" on the bottom of the PCB. + +Make example for this keyboard (after setting up your build envionment): + + make ristretto:default + +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).
\ No newline at end of file |