diff options
author | DeskDaily <65656486+DeskDaily@users.noreply.github.com> | 2022-07-02 20:53:01 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-02 22:53:01 +1000 |
commit | d66b5db1d621fc26fcb6afbd55689eae59be4118 (patch) | |
tree | 66a63477b72307bedf259559a17b5f0d1587ff87 /keyboards/nightly_boards/paraluman/readme.md | |
parent | 5a727dbc6dc51b2d7d90e5d2a7e99ca3435153be (diff) |
Added 3 new keyboards (#17314)
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
Diffstat (limited to 'keyboards/nightly_boards/paraluman/readme.md')
-rw-r--r-- | keyboards/nightly_boards/paraluman/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/nightly_boards/paraluman/readme.md b/keyboards/nightly_boards/paraluman/readme.md new file mode 100644 index 0000000000..571c77b1cb --- /dev/null +++ b/keyboards/nightly_boards/paraluman/readme.md @@ -0,0 +1,20 @@ +# DeskDaily Paraluman + + + +A 60% pcb for the Paraluman keyboard case + +* Keyboard Maintainer: [DeskDaily](https://github.com/DeskDaily) +* Hardware Supported: Atmega32u4 + +Make example for this keyboard (after setting up your build environment): + + make nightly_boards/paraluman:default + +Flashing example for this keyboard: + + make nightly_boards/paraluman:default:flash + +You can enter bootloader mode by pressing the physical reset button at the back of the pcb or by holding the escape key while plugging the usb cable. + +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). |