forked from forks/qmk_firmware
be8257f0a7
* handwired/trackpoint: refactor - layout macro KEYMAP renamed to LAYOUT - keymap now uses #include QMK_KEYBOARD_H * handwired/trackpoint: readme cleanup - fix wiring layout image URL - update readme structure * handwired/trackpoint: rename readme to lowercase * handwired/trackpoint: update header files to use #pragma once |
||
---|---|---|
.. | ||
keymaps/default | ||
config.h | ||
readme.md | ||
rules.mk | ||
trackpoint.c | ||
trackpoint.h |
IBM Trackpoint demonstration
This is just a simple demo to show how to integrate IBM Trackpoint in QMK.
Wiring used in the demonstration:
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.