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 [Keyboard] Tractyl Manuform - configuration updates (#14314) 2021-09-08 16:52:43 -07:00
teensy2pp [Keymap] Drashna keymap fixups (#14140) 2021-08-24 01:37:14 -07:00
5x6_right.c [Keymap] Drashna's Defaults cleanup (#13722) 2021-07-26 17:59:49 -07:00
5x6_right.h [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
config.h [Keymap] Drashna keymap fixups (#14140) 2021-08-24 01:37:14 -07:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md [Keyboard] Tractyl Manuform - configuration updates (#14314) 2021-09-08 16:52:43 -07:00
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00

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.