qmk-dactyl-manuform-a/keyboards/hhkb
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
2017-09-08 13:47:50 -04:00
..
keymaps Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00
Makefile Split keyboard makefiles into rules and Makefile 2016-08-20 03:56:08 +03:00
config.h port missing support for hhkb-jp from tmk 2016-07-07 21:03:20 -07: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
hhkb_avr.h Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04: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 Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00

readme.md

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.