qmk-firmware/keyboards/handwired/trackpoint
noroadsleft be8257f0a7 [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325)
* 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
2019-03-06 11:51:41 -08:00
..
keymaps/default [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 2019-03-06 11:51:41 -08:00
config.h [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 2019-03-06 11:51:41 -08:00
readme.md [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 2019-03-06 11:51:41 -08:00
rules.mk
trackpoint.c
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.