qmk_firmware/keyboards/handwired/tractyl_manuform/5x6_right
Joel Challis 0fa217a5b7
Align ChibiOS I2C defs with other drivers (#14399)
* Align ChibiOS I2C defs with other drivers

* Update keyboards/xelus/valor_frl_tkl/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-12 15:41:33 +01:00
..
f411 Align ChibiOS I2C defs with other drivers (#14399) 2021-09-12 15:41:33 +01:00
keymaps
teensy2pp
5x6_right.c
5x6_right.h
config.h
info.json
readme.md
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00

readme.md

Drashna's Tractyl Manuform (5x6) with a right side trackball

It's a Tractyl Manuform with an integrated thumb based trackball, using the pmw3360 optical sensor.

It's powered by 2x Teensy++ 2.0's, using Drashna's Teensy VBUS Hack for better detection.

Make example for this keyboard (after setting up your build environment):

make handwired/tractyl_manuform/5x6_right:default

Flashing example for this keyboard:

make handwired/tractyl_manuform/5x6_right:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.