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.
 
 
 
 
 
Joel Challis e869c80af7
Migrate build target markers to keyboard.json - HI (#23540)
2 months ago
..
keymaps/default Get rid of `USB_LED_SCROLL_LOCK` (#21405) 11 months ago
config.h Move miscellaneous defines to data driven (#21382) 11 months ago
datahand.h Move single `LAYOUT`s to data driven (#20365) 1 year ago
keyboard.json Migrate build target markers to keyboard.json - HI (#23540) 2 months ago
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 1 year ago
readme.md [Keyboard] Add DataHand keyboard support (#4847) 5 years ago
rules.mk Data-Driven Keyboard Conversions: H, Part 2 (#23525) 2 months 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.