|
|
před 2 roky | |
|---|---|---|
| .. | ||
| keymaps | 7ff80a57cb Get rid of `USB_LED_SCROLL_LOCK` (#21405) | před 3 roky |
| config.h | d1547320a0 Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 2 (#23762) | před 2 roky |
| datahand.h | 5bd68e3695 Move single `LAYOUT`s to data driven (#20365) | před 3 roky |
| keyboard.json | d1547320a0 Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 2 (#23762) | před 2 roky |
| matrix.c | 61c7c1f74c Convert some AVR GPIO operations to macros (#23424) | před 2 roky |
| readme.md | 6b1009b7a8 [Keyboard] Add DataHand keyboard support (#4847) | před 7 roky |
| rules.mk | 3c9dd36809 Data-Driven Keyboard Conversions: H, Part 2 (#23525) | před 2 roky |
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.