qmk_firmware/keyboards/hhkb
Ryan MacLean 9f6362e4df Adding Makefile
Required for JIS layouts
2017-08-22 17:59:38 -04:00
..
keymaps Adding Makefile 2017-08-22 17:59:38 -04:00
config.h port missing support for hhkb-jp from tmk 2016-07-07 21:03:20 -07:00
hhkb_avr.h Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
hhkb.c Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
hhkb.h port missing support for hhkb-jp from tmk 2016-07-07 21:03:20 -07:00
Makefile Split keyboard makefiles into rules and Makefile 2016-08-20 03:56:08 +03:00
matrix.c Moves features to their own files (process_*), adds tap dance feature (#460) 2016-06-29 17:49:41 -04:00
readme.md Update readme.md 2017-08-19 08:18:27 -04:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00

HHKB Alternate Controller

An alternative controler for the HHKB designed by hasu.

Keyboard Maintainer: QMK Community
Hardware Supported: HHKB Alternate Controller
Hardware Availability: https://geekhack.org/index.php?topic=12047.0

Make example for this keyboard (after setting up your build environment):

make hhkb-default

See build environment setup then the make instructions for more information.