qmk_firmware/keyboards/handwired/trackpoint
Ryan fe6d6cf76d
Remove empty override functions (#14312)
* Remove empty override functions, 0-9

* Remove empty override functions, A-D

* Remove empty override functions, E-H

* Remove empty override functions, handwired

* Remove empty override functions, I-L

* Remove empty override functions, M-P

* Remove empty override functions, Q-T

* Remove empty override functions, U-Z
2021-09-05 21:36:31 +01:00
..
keymaps/default [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 2019-03-06 11:51:41 -08:00
config.h Remove DESCRIPTION, H-J (#11616) 2021-01-20 00:38:12 +11:00
info.json Add missing info.json files for keyboards (#12239) 2021-03-15 01:06:55 -07:00
readme.md [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 2019-03-06 11:51:41 -08:00
rules.mk Remove MIDI Configuration boilerplate (#11151) 2021-08-16 06:51:13 +10:00
trackpoint.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
trackpoint.h [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 2019-03-06 11:51:41 -08:00

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.