summaryrefslogtreecommitdiff
path: root/keyboards/ogurec/left_pm/readme.md
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-01 12:36:16 +0800
committerGitHub <noreply@github.com>2022-01-31 20:36:16 -0800
commit984481ff8e17173a0faaa12c524d0b502fb438cb (patch)
treefd1bc7f040d13b352524f5c9109b0df7ffdf45cb /keyboards/ogurec/left_pm/readme.md
parent3b580de0232246911bd43fffdd24243bb82e28aa (diff)
[Keyboard] move @drhigsby 's boards into /drhigsby (#16041)
Diffstat (limited to 'keyboards/ogurec/left_pm/readme.md')
-rw-r--r--keyboards/ogurec/left_pm/readme.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/ogurec/left_pm/readme.md b/keyboards/ogurec/left_pm/readme.md
deleted file mode 100644
index c9d0cddb3b..0000000000
--- a/keyboards/ogurec/left_pm/readme.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# ogurec keymap for left-sided PM placement
-
-Make example for this keyboard (after setting up your build environment):
-
- make ogurec/left_pm:default
-
-Flashing example for this keyboard:
-
- make ogurec/left_pm:default:flash
-
-To place the keyboard into bootloader mode, solder a reset switch onto the PCB and press it OR short the GND and RST pins on the pro micro.
-
-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).