My local repo of qmk firmware.
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.
 
 
 
 
qmk_firmware/keyboards/handwired/datahand
Ryan 12d42cedd2
Move `FORCE_NKRO` to data driven (#20604)
2 years ago
..
keymaps/default Remove legacy sendstring keycodes (#18749) 3 years ago
config.h Move `FORCE_NKRO` to data driven (#20604) 2 years ago
datahand.h Move single `LAYOUT`s to data driven (#20365) 2 years ago
info.json Move `FORCE_NKRO` to data driven (#20604) 2 years ago
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2 years ago
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 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.