diff options
author | vin <git@vineetk.net> | 2023-10-09 10:18:42 -0400 |
---|---|---|
committer | vin <git@vineetk.net> | 2023-10-09 10:18:42 -0400 |
commit | 42a1e90a6d215d0ec0a1c166c90d8b58417b27f2 (patch) | |
tree | 893c23a122c2ac8c8f79d2a27678645558a161d9 /keyboards/split67/readme.md | |
parent | 63b48f5096c2af87c27ea67ff68df44c7aaea809 (diff) |
remove non-crkbd keyboards
Diffstat (limited to 'keyboards/split67/readme.md')
-rw-r--r-- | keyboards/split67/readme.md | 26 |
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 - - - -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 |