diff options
Diffstat (limited to 'keyboards/laneware/lpad/readme.md')
-rw-r--r-- | keyboards/laneware/lpad/readme.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/laneware/lpad/readme.md b/keyboards/laneware/lpad/readme.md new file mode 100644 index 0000000000..2a2e8b5672 --- /dev/null +++ b/keyboards/laneware/lpad/readme.md @@ -0,0 +1,27 @@ +# LPAD + +![LPAD](https://i.imgur.com/bQgqZC6h.jpg) + +A Macro Keyboard with a RHS rotary encoder, made and sold by Laneware Peripherals. + +* Keyboard Maintainer: [Laneware Peripherals](https://github.com/laneware) +* Hardware Supported: LPAD +* Hardware Availability: [Laneware Peripherals](https://lanewareperipherals.com/), + +Make example for this keyboard (after setting up your build environment): + + make laneware/lpad:default + +Flashing example for this keyboard: + + make laneware/lpad:default:flash + + +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). + +## Bootloader + +Enter the bootloader in 2 ways: + +* **Bootmagic reset**: Hold down the Top Left Switch and plug in the keyboard +* **Physical reset button**: Briefly press the button on the back of the PCB |