qmk-firmware/keyboards/handwired/trackpoint
fauxpark 3dbf08b655 Cleanup rules.mk for 32U4 keyboards, H (#7030)
* Cleanup rules.mk for 32U4 keyboards, H

* Change some boards incorrectly assumed to be halfkay
2019-10-20 12:51:37 -07:00
..
keymaps/default [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 2019-03-06 11:51:41 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
readme.md [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 2019-03-06 11:51:41 -08:00
rules.mk Cleanup rules.mk for 32U4 keyboards, H (#7030) 2019-10-20 12:51:37 -07:00
trackpoint.c - Added integration of IBM Trackpoint 2017-05-26 20:35:31 +02:00
trackpoint.h [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 2019-03-06 11:51:41 -08:00

readme.md

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

Some documentation:

Keyboard Maintainer: The QMK Community
Hardware Supported: Teensy

Make example for this keyboard (after setting up your build environment):

make handwired/trackpoint:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.