qmk-firmware/keyboards/handwired/datahand
fauxpark f34299efd7 Cleanup rules.mk for USB64 and USB128 keyboards (#6769) 2019-09-19 09:55:03 -07:00
..
keymaps/default [Keyboard] Add DataHand keyboard support (#4847) 2019-01-22 15:17:41 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
datahand.h [Keyboard] Add DataHand keyboard support (#4847) 2019-01-22 15:17:41 -08:00
matrix.c [Keyboard] Add DataHand keyboard support (#4847) 2019-01-22 15:17:41 -08:00
readme.md [Keyboard] Add DataHand keyboard support (#4847) 2019-01-22 15:17:41 -08:00
rules.mk Cleanup rules.mk for USB64 and USB128 keyboards (#6769) 2019-09-19 09:55:03 -07:00

readme.md

DataHand

A keyboard designed to prevent RSI. See Wikipedia and this website for more info.

To use this firmware, you have to replace the stock microcontroller with a Teensy++ 2.0. This is relatively easy and also reversible. See the notes at the bottom of datahand.h for more info.

Keyboard Maintainer: Nikolaus Wittenstein
Hardware Supported: DataHand Personal or Pro II
Hardware Availability: No longer in production

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

make handwired/datahand:default

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