Joel Challis 11d49d00e7 Remove matrix_init_quantum/matrix_scan_quantum (#19806) 3 年之前
..
keymaps bad8c5992b Remove legacy sendstring keycodes (#18749) 3 年之前
config.h ebb512db82 Debounce defines cleanup (#19742) 3 年之前
datahand.h 6b1009b7a8 [Keyboard] Add DataHand keyboard support (#4847) 7 年之前
info.json f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 年之前
matrix.c 11d49d00e7 Remove matrix_init_quantum/matrix_scan_quantum (#19806) 3 年之前
readme.md 6b1009b7a8 [Keyboard] Add DataHand keyboard support (#4847) 7 年之前
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 年之前

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.