]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/handwired/trackpoint/readme.md
Update KBD67 readme so that it mentions the KBD65 PCB (#5143)
[qmk_firmware.git] / keyboards / handwired / trackpoint / readme.md
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 ![Wiring example](https://i.imgur.com/8ghG2U8.png)
7
8 Some documentation:
9
10 - [How to wire IBM Trackpoint](https://github.com/alonswartz/trackpoint)
11
12 Keyboard Maintainer: [The QMK Community](https://github.com/qmk)  
13 Hardware Supported: Teensy  
14
15 Make example for this keyboard (after setting up your build environment):
16
17     make handwired/trackpoint:default
18
19 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).