diff options
author | QMK Bot <hello@qmk.fm> | 2021-05-15 18:52:47 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-05-15 18:52:47 +0000 |
commit | 14c0f4e44b7da61c6ad3aef479e32624a5d8e6aa (patch) | |
tree | ce1b97a5f7275df31e7927b058ed527fadd9ed3d /keyboards/picolab/frusta_fundamental/readme.md | |
parent | d6b707403efe9c7004f550681e163f9b76784252 (diff) | |
parent | f9a395e2651ea9f43204e7f7ac8f805c9f15141d (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/picolab/frusta_fundamental/readme.md')
-rw-r--r-- | keyboards/picolab/frusta_fundamental/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/picolab/frusta_fundamental/readme.md b/keyboards/picolab/frusta_fundamental/readme.md new file mode 100644 index 0000000000..3c5cd022cb --- /dev/null +++ b/keyboards/picolab/frusta_fundamental/readme.md @@ -0,0 +1,15 @@ +# Frusta Fundamental + +![Frusta_Fundamental](https://i.imgur.com/E1laUdbh.jpg) + +* Keyboard Maintainer: [PicoLab](https://github.com/PicoLabHK) (Contact: [enquiry@picolab.hk](mailto:enquiry@picolab.hk)) +* Hardware Supported: Frusta Fundamental hotswap PCB +* Hardware Availability: All boards can be found [Here](https://picolab.hk) (ISS started, GB not yet) + +Make example for this keyboard (after setting up your build environment): + + make picolab/frusta_fundamental:default + +To reset the board into bootloader mode, press the "RESET" button on the PCB. + +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). |