summaryrefslogtreecommitdiff
path: root/keyboards/leftpaw/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/leftpaw/readme.md')
-rw-r--r--keyboards/leftpaw/readme.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/leftpaw/readme.md b/keyboards/leftpaw/readme.md
new file mode 100644
index 0000000000..9a58aafab9
--- /dev/null
+++ b/keyboards/leftpaw/readme.md
@@ -0,0 +1,25 @@
1# leftpaw
2
3A 76% keyboard with a numpad on the left hand side
4
5* Keyboard Maintainer: [Ryan Chomistek](https://github.com/RyanChomistek)
6* Hardware Supported: RP2040
7* Hardware Availability: [PCB Files](https://github.com/RyanChomistek/lefty) and [Case Files](https://www.printables.com/model/1310397-leftpaw-keyboard)
8
9Make example for this keyboard (after setting up your build environment):
10
11 make leftpaw:default
12
13Flashing example for this keyboard:
14
15 make leftpaw:default:flash
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## Bootloader
20
21Enter the bootloader in 3 ways:
22
23* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
24* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
25* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available