qmk_firmware/keyboards/handwired/trackpoint
Ryan 6b38dc17cd
Remove deprecated RGB_ and Mouse keycodes (#25444)
* Remove deprecated `RGB_` and Mouse keycodes

* Update old mouse keycodes, 0-9/A-M

* Update old mouse keycodes, N-Z & layouts

* Missed some stuff
2025-07-11 11:05:41 -06:00
..
keymaps/default Remove deprecated RGB_ and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
config.h Migrate LOCKING_*_ENABLE to Data-Driven: H, Part 4 (#23764) 2024-05-21 23:57:59 +01:00
keyboard.json Remove empty url fields (#25181) 2025-04-22 17:59:00 +01:00
readme.md [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 2019-03-06 11:51:41 -08:00
rules.mk Data-Driven Keyboard Conversions: H, Part 3 (#23530) 2024-04-17 00:36:21 +01: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.