Drashna Jaelre 1e1be4c229 [Bug] Fix compile issues for boards with custom matrix (#14323) 4 năm trước cách đây
..
keymaps fe6d6cf76d Remove empty override functions (#14312) 4 năm trước cách đây
config.h 62f304a225 Remove `DESCRIPTION`, H-J (#11616) 5 năm trước cách đây
datahand.h 6b1009b7a8 [Keyboard] Add DataHand keyboard support (#4847) 7 năm trước cách đây
info.json 723d9af04d Add info.json for handwired/datahand (#12320) 5 năm trước cách đây
matrix.c 1e1be4c229 [Bug] Fix compile issues for boards with custom matrix (#14323) 4 năm trước cách đây
readme.md 6b1009b7a8 [Keyboard] Add DataHand keyboard support (#4847) 7 năm trước cách đây
rules.mk 4b453dca92 Remove MIDI Configuration boilerplate (#11151) 5 năm trước cách đây

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.