qmk_firmware/keyboards/handwired/datahand
Joel Challis e869c80af7
Migrate build target markers to keyboard.json - HI (#23540)
2024-04-17 02:49:17 +01:00
..
keymaps/default Get rid of `USB_LED_SCROLL_LOCK` (#21405) 2023-07-02 19:24:22 +01:00
config.h Move miscellaneous defines to data driven (#21382) 2023-07-02 22:40:13 +01:00
datahand.h
keyboard.json Migrate build target markers to keyboard.json - HI (#23540) 2024-04-17 02:49:17 +01:00
matrix.c
readme.md
rules.mk Data-Driven Keyboard Conversions: H, Part 2 (#23525) 2024-04-15 19:22:31 +01: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.