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.
 
 
 
 
 
fauxpark f34299efd7 Cleanup rules.mk for USB64 and USB128 keyboards (#6769) 4 years ago
..
keymaps/default [Keyboard] Add DataHand keyboard support (#4847) 5 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 4 years ago
datahand.h [Keyboard] Add DataHand keyboard support (#4847) 5 years ago
matrix.c [Keyboard] Add DataHand keyboard support (#4847) 5 years ago
readme.md [Keyboard] Add DataHand keyboard support (#4847) 5 years ago
rules.mk Cleanup rules.mk for USB64 and USB128 keyboards (#6769) 4 years ago

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.