qmk-dactyl-manuform-a/keyboards/handwired/tractyl_manuform/5x6_right
Drashna Jaelre b9dcd5ac38
[Keymap] Drashna split transport improvement (#13905)
* Fix up split stuff

* Fix Split perf issues

* Allow LTO to be disabled

* Fixup WPM and encoders

* Fixup qmk keys per scan

* Add bootloader info

* Change encoder pins

* Fixup corne oled code

* Expand transport sync

* Improve user transport

* Cleanup mouse processing at keymap level

* Improve layer checking for mouse layering
2021-08-07 21:40:48 -07:00
..
keymaps [Keymap] Drashna split transport improvement (#13905) 2021-08-07 21:40:48 -07:00
5x6_right.c
5x6_right.h
config.h [Keymap] Drashna split transport improvement (#13905) 2021-08-07 21:40:48 -07:00
info.json
readme.md
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

readme.md

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

It's a Dactyl 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/dactyl_manuform/5x6_right_trackball:default

Flashing example for this keyboard:

make handwired/dactyl_manuform/5x6_right_trackball:default:flash

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