21 lines
839 B
Markdown
21 lines
839 B
Markdown
|
# DeskDaily Paraluman
|
||
|
|
||
|
![Paraluman](https://i.imgur.com/iBYnjLD.jpg)
|
||
|
|
||
|
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).
|