qmk_firmware/keyboards/handwired/trackpoint
Drashna Jaelre faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -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 Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04: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.