You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis e2dbe39b94
Removal of bootmagic lite terminology (#22979)
2 months ago
..
arduinomicro Remove useless "ifdef KEYBOARD_*" (#20078) 1 year ago
elite_c Move `RGBLED_NUM` to data driven (#21278) 11 months ago
f303 Migrate spi EEPROM_DRIVER to info.json (#21991) 8 months ago
f411 Removal of bootmagic lite terminology (#22979) 2 months ago
keymaps/default Remove userspace keymaps (#22544) 5 months ago
teensy2pp Fix layout offsets for a handful of boards (#21636) 9 months ago
5x6_right.c Move miscellaneous layouts to data driven (#20516) 1 year ago
config.h Fix a handful of CLI errors (#20321) 1 year ago
info.json Move miscellaneous layouts to data driven (#20516) 1 year ago
readme.md [Keyboard] Tractyl Manuform - configuration updates (#14314) 2 years ago
rules.mk [Keyboard] Update Tractyl Manuform to use Split Pointing Device Sync 2 years ago

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.