diff options
author | William Lam <13148377+blackphreak@users.noreply.github.com> | 2021-05-16 02:52:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-15 11:52:13 -0700 |
commit | f9a395e2651ea9f43204e7f7ac8f805c9f15141d (patch) | |
tree | 33175a74b0ab1ce60fd4c709e7f41297c6c890f1 /keyboards/picolab/frusta_fundamental/readme.md | |
parent | b057194568270ce379d1900b2567052d565ce1dd (diff) |
[Keyboard] Add Frusta Fundamental (#12583)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
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). |