summaryrefslogtreecommitdiffstats
path: root/keyboards/k34/readme.md
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2022-09-13 11:24:05 +0800
committerlokher <lokher@gmail.com>2022-09-13 11:24:05 +0800
commit9581289745736ce068a1040f44cec37a2ca8830d (patch)
tree24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/k34/readme.md
parentfe13cedf8c09fa34d5cec4e4c624738095176625 (diff)
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/k34/readme.md')
-rw-r--r--keyboards/k34/readme.md25
1 files changed, 0 insertions, 25 deletions
diff --git a/keyboards/k34/readme.md b/keyboards/k34/readme.md
deleted file mode 100644
index 8576def947..0000000000
--- a/keyboards/k34/readme.md
+++ /dev/null
@@ -1,25 +0,0 @@
-# k34
-
-![k34](https://i.imgur.com/tarkFIph.jpeg)
-
-## Keyboard Info
-
-The K34 is a custom 34-key unibody keyboard.
-
-* Keyboard Maintainer: [wongjingping](https://github.com/wongjingping)
-All hardware supported can be found in the [k34 repository](https://github.com/wongjingping/k34)
-
-## Flashing Instructions
-
-To enter the bootloader, short the RST and GND pins, or press the key mapped to `QK_BOOT`.
-
-Make example for this keyboard (after setting up your build environment):
-
- make k34:default
-
-Flashing example for this keyboard:
-
- make k34: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).
-