summaryrefslogtreecommitdiff
path: root/keyboards/handwired/splittest/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/splittest/readme.md')
-rw-r--r--keyboards/handwired/splittest/readme.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/handwired/splittest/readme.md b/keyboards/handwired/splittest/readme.md
deleted file mode 100644
index 33dbc6e805..0000000000
--- a/keyboards/handwired/splittest/readme.md
+++ /dev/null
@@ -1,20 +0,0 @@
-Split Tester
-============
-
-A two-switch tester built using two Pro Micros, mainly intended to test RGB on split keyboards. Seen here: https://www.instagram.com/p/BvCPNzynwrV/
-
-Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
-Hardware Supported: Pro Micro, Teensy 2.0
-Hardware Availability:
-
-**See each individual board for pin infomation**
-
-Make example for this keyboard (after setting up your build environment):
-
- make handwired/splittest:default
-
-Example of flashing this keyboard:
-
- make handwired/splittest:default:avrdude
-
-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).