You cannot 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-fw/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
6 years ago
..
keymaps/default [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 6 years ago
config.h [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 6 years ago
readme.md [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 6 years ago
rules.mk Creates a layouts/ folder for keymaps shared between keyboards (#1609) 8 years ago
trackpoint.c - Added integration of IBM Trackpoint 8 years ago
trackpoint.h [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325) 6 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.