qmk-dactyl-manuform-a/keyboards/handwired/datahand
Ryan 723d9af04d
Add info.json for handwired/datahand (#12320)
2021-03-24 21:12:55 +11:00
..
keymaps/default [Keyboard] Add DataHand keyboard support (#4847) 2019-01-22 15:17:41 -08:00
config.h Remove `DESCRIPTION`, H-J (#11616) 2021-01-20 00:38:12 +11:00
datahand.h [Keyboard] Add DataHand keyboard support (#4847) 2019-01-22 15:17:41 -08:00
info.json Add info.json for handwired/datahand (#12320) 2021-03-24 21:12:55 +11:00
matrix.c Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00: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.