Ryan 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) 1 year ago
..
keymaps 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) 1 year ago
config.h d1547320a0 Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 2 (#23762) 2 years ago
datahand.h 5bd68e3695 Move single `LAYOUT`s to data driven (#20365) 3 years ago
keyboard.json 4b295009ae Migrate `usb.force_nkro` to `host.default.nkro` (#25468) 1 year ago
matrix.c 61c7c1f74c Convert some AVR GPIO operations to macros (#23424) 2 years ago
readme.md 6b1009b7a8 [Keyboard] Add DataHand keyboard support (#4847) 7 years ago
rules.mk 3c9dd36809 Data-Driven Keyboard Conversions: H, Part 2 (#23525) 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.