summaryrefslogtreecommitdiffstats
path: root/keyboards/0_sixty/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/0_sixty/readme.md
parentfe13cedf8c09fa34d5cec4e4c624738095176625 (diff)
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/0_sixty/readme.md')
-rw-r--r--keyboards/0_sixty/readme.md27
1 files changed, 0 insertions, 27 deletions
diff --git a/keyboards/0_sixty/readme.md b/keyboards/0_sixty/readme.md
deleted file mode 100644
index 19b4ef96d5..0000000000
--- a/keyboards/0_sixty/readme.md
+++ /dev/null
@@ -1,27 +0,0 @@
-# 0-Sixty
-
-![0-Sixty](https://imgur.com/azmMb6Rl.jpg)
-
-![0-Sixty PCB](https://i.imgur.com/I0TkQ0Rl.jpg)
-
-0-Sixty (pronounced "zero to sixty") is a 60 key ortholinear keyboard inspired by the [Discipline](https://github.com/coseyfannitutti/discipline) and the [Preonic](https://drop.com/buy/preonic-mechanical-keyboard). It is designed as a DIY through-hole kit and uses the ProMicro as its controller.
-
-[More images here](https://imgur.com/a/b0JINqX)
-
-* Keyboard Maintainer: [vinamarora8](https://github.com/vinamarora8)
-* Hardware Supported: 0-Sixty PCB
-* Hardware Availability: Private Group-Buy
-
-Getting the board into bootloader mode:
-
-To be able to flash firmware onto this board, you'll need to bring the ProMicro into bootloader mode. Simply tap the small reset button twice. The button is placed to the right of the ProMicro.
-
-Make example for this keyboard (after setting up your build environment):
-
- make 0_sixty:default
-
-Flashing example for this keyboard:
-
- make 0_sixty: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).