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.
 
 
 
 
 
James Young 292b7b3835
Remove firmware size impact notes from <keyboard>/rules.mk (#14652)
2 years ago
..
keymaps/default Remove empty override functions (#14312) 2 years ago
config.h Remove `DESCRIPTION`, H-J (#11616) 3 years ago
datahand.h [Keyboard] Add DataHand keyboard support (#4847) 5 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
matrix.c [Bug] Fix compile issues for boards with custom matrix (#14323) 2 years ago
readme.md [Keyboard] Add DataHand keyboard support (#4847) 5 years ago
rules.mk Remove firmware size impact notes from <keyboard>/rules.mk (#14652) 2 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.