You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/handwired/trackpoint
Drashna Jaelre faaaa134fd
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
5 years ago
..
keymaps/default [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 5 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 5 years ago
readme.md [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 5 years ago
rules.mk Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago
trackpoint.c - Added integration of IBM Trackpoint 7 years ago
trackpoint.h [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 5 years ago

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.