summaryrefslogtreecommitdiff
path: root/keyboards/split67/readme.md
diff options
context:
space:
mode:
authorvin <git@vineetk.net>2023-10-09 10:18:42 -0400
committervin <git@vineetk.net>2023-10-09 10:18:42 -0400
commit42a1e90a6d215d0ec0a1c166c90d8b58417b27f2 (patch)
tree893c23a122c2ac8c8f79d2a27678645558a161d9 /keyboards/split67/readme.md
parent63b48f5096c2af87c27ea67ff68df44c7aaea809 (diff)
remove non-crkbd keyboards
Diffstat (limited to 'keyboards/split67/readme.md')
-rw-r--r--keyboards/split67/readme.md26
1 files changed, 0 insertions, 26 deletions
diff --git a/keyboards/split67/readme.md b/keyboards/split67/readme.md
deleted file mode 100644
index e42fa9f9ff..0000000000
--- a/keyboards/split67/readme.md
+++ /dev/null
@@ -1,26 +0,0 @@
-# split67
-
-![split67](https://i.imgur.com/2eC03Smh.jpg)
-
-A 65% keys split keyboard.
-
-* Keyboard Maintainer: https://github.com/LXF-YZP
-* Hardware Supported: Pro Micro, (ATmega32u4)
-
-Make example for this keyboard (after setting up your build environment):
-
- make split67:default
-
-Flashing example for this keyboard:
-
- make split67: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 3 ways:
-
-* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
-* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
-* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available \ No newline at end of file