qmk-dactyl-manuform-a/keyboards/handwired/tractyl_manuform/5x6_right
Drashna Jaelre 9a0addc77e
[Keymap] Drashna Keymap Updates (#14842)
* Fix issues with user split transport code
* Improve OLED (More font stuff, improved keylogger, etc)
* Add `KEYLOCK` macro to disable USB, borrowed from command feature.
* Convert Kyria fully to proton C (no more AVR kyria)
* Add Work Louder Work Board keymap
2021-10-15 22:30:23 -07:00
..
elite_c [Keyboard] Tractyl Manuform Updates (#14841) 2021-10-15 22:09:40 -07:00
f303 [Keyboard] Updates for Tractyl Manuform config (#14641) 2021-09-29 09:30:25 -07:00
f411 [Keyboard] Tractyl Manuform Updates (#14841) 2021-10-15 22:09:40 -07:00
keymaps [Keymap] Drashna Keymap Updates (#14842) 2021-10-15 22:30:23 -07:00
teensy2pp [Keyboard] Tractyl Manuform Updates (#14841) 2021-10-15 22:09:40 -07:00
5x6_right.c [Keymap] Drashna's Defaults cleanup (#13722) 2021-07-26 17:59:49 -07:00
5x6_right.h [Keyboard] Tractyl Manuform Updates (#14841) 2021-10-15 22:09:40 -07:00
config.h [Keyboard] Tractyl Manuform Updates (#14841) 2021-10-15 22:09:40 -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

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.