summaryrefslogtreecommitdiffstats
path: root/keyboards/phantom/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/phantom/readme.md')
-rw-r--r--keyboards/phantom/readme.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/phantom/readme.md b/keyboards/phantom/readme.md
deleted file mode 100644
index 857525d98c..0000000000
--- a/keyboards/phantom/readme.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# Phantom
-
-A community-developed keyboard PCB designed to fit inside the case of a Filco Majestouch.
-
-See the [Deskthority wiki](https://deskthority.net/wiki/Phantom) for more information.
-
-* Keyboard Maintainer: QMK Community
-* Hardware Supported: Phantom PCB
-* Hardware Availability: https://mechanicalkeyboards.com/shop/index.php?l=product_detail&p=536
-
-Make example for this keyboard (after setting up your build environment):
-
- make phantom:default
-
-Flashing example for this keyboard:
-
- make phantom: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).