summaryrefslogtreecommitdiff
path: root/keyboards/handwired/trackpoint/readme.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2019-04-09 08:58:11 -0700
committerDrashna Jaelre <drashna@live.com>2019-04-09 08:58:11 -0700
commitb6850bc043b1d129042f47501f0a1dc1e196f962 (patch)
treea0a772f278c3c494db3bc69103955af5561e1cae /keyboards/handwired/trackpoint/readme.md
parent19ed62114a1f5d20aacb9cbe83105e977b9a2971 (diff)
remove all keyboards but ergodox and planck
Diffstat (limited to 'keyboards/handwired/trackpoint/readme.md')
-rw-r--r--keyboards/handwired/trackpoint/readme.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/handwired/trackpoint/readme.md b/keyboards/handwired/trackpoint/readme.md
deleted file mode 100644
index e1302fbb7f..0000000000
--- a/keyboards/handwired/trackpoint/readme.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# IBM Trackpoint demonstration
-
-This is just a simple demo to show how to integrate IBM Trackpoint in QMK.
-
-Wiring used in the demonstration:
-![Wiring example](https://i.imgur.com/8ghG2U8.png)
-
-Some documentation:
-
-- [How to wire IBM Trackpoint](https://github.com/alonswartz/trackpoint)
-
-Keyboard Maintainer: [The QMK Community](https://github.com/qmk)
-Hardware Supported: Teensy
-
-Make example for this keyboard (after setting up your build environment):
-
- make handwired/trackpoint:default
-
-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).