diff options
author | dbroqua <dbroqua@mousur.org> | 2017-05-26 20:35:31 +0200 |
---|---|---|
committer | dbroqua <dbroqua@mousur.org> | 2017-05-26 20:35:31 +0200 |
commit | 81e85a1a4e4b1b7c5bbf1fcffe967a60639778c0 (patch) | |
tree | 34c6c60530bb980dd26ad790eb0bc09f4ff99edb /keyboards/handwired/trackpoint/README.md | |
parent | 0a4a966c6648e66a1129ae3af36639054d3e0ed3 (diff) | |
download | qmk_firmware-81e85a1a4e4b1b7c5bbf1fcffe967a60639778c0.tar.gz |
- Added integration of IBM Trackpoint
Diffstat (limited to 'keyboards/handwired/trackpoint/README.md')
-rw-r--r-- | keyboards/handwired/trackpoint/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/handwired/trackpoint/README.md b/keyboards/handwired/trackpoint/README.md new file mode 100644 index 000000000..764ad984a --- /dev/null +++ b/keyboards/handwired/trackpoint/README.md @@ -0,0 +1,7 @@ +# IBM Trackpoint demonstration + +This is just a simple demo to show how to integrate IBM Trackpoint in QMK. + +Some documentation: +* [How to wire IBM Trackpoint](https://github.com/alonswartz/trackpoint) +* [QMK documentation](https://docs.qmk.fm/) |