aboutsummaryrefslogtreecommitdiff
path: root/keyboards/plx/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/plx/readme.md')
-rw-r--r--keyboards/plx/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/plx/readme.md b/keyboards/plx/readme.md
new file mode 100644
index 000000000..b64abf7fb
--- /dev/null
+++ b/keyboards/plx/readme.md
@@ -0,0 +1,19 @@
1# PLX
2
3![PLX](https://i.imgur.com/xJvv1kqh.jpg)
4
5An 60% gasket mounted board with a Tsangan layout and a 7 degree typing angle.
6
7* Keyboard Maintainer: [2Moons](https://github.com/2Moons-JP)
8* Hardware Supported: PLX PCB, ATMEGA32U4-AU
9* Hardware Availability: [Website](https://peac.design)
10
11Make example for this keyboard (after setting up your build environment):
12
13 make plx:default
14
15To flash firmware onto this board, you'll need to bring the PCB into bootloader mode. To enter bootloader mode, press the reset button on the back of the PCB once. The reset button is located in the bottom near the space bar.
16
17See 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)
18
19[Build guide](https://peac.design/build-guide)