diff options
Diffstat (limited to 'keyboards/handwired/trackpoint/README.md')
-rw-r--r-- | keyboards/handwired/trackpoint/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/handwired/trackpoint/README.md b/keyboards/handwired/trackpoint/README.md new file mode 100644 index 000000000..a22fca295 --- /dev/null +++ b/keyboards/handwired/trackpoint/README.md | |||
@@ -0,0 +1,10 @@ | |||
1 | # IBM Trackpoint demonstration | ||
2 | |||
3 | This is just a simple demo to show how to integrate IBM Trackpoint in QMK. | ||
4 | |||
5 | Wiring used in the demonstration: | ||
6 |  | ||
7 | |||
8 | Some documentation: | ||
9 | * [How to wire IBM Trackpoint](https://github.com/alonswartz/trackpoint) | ||
10 | * [QMK documentation](https://docs.qmk.fm/) | ||