qmk-firmware/keyboards/hhkb
fauxpark 554e4bf25c Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)
* Migrate ACTION_LAYER_MOMENTARYs to MO()

* Add changelog entry

* Update docs/ChangeLog/20190830/PR5176.md

Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
2019-08-30 15:01:52 -07:00
..
keymaps Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176) 2019-08-30 15:01:52 -07:00
rn42 Remove superfluous JTAG disable code (#6445) 2019-08-20 22:18:52 -07:00
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 2019-01-26 15:49:45 -08:00
hhkb.c Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
hhkb.h Changed KEYMAP to LAYOUT for HHKB (#2857) 2018-04-30 08:19:12 -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
info.json Changed KEYMAP to LAYOUT for HHKB (#2857) 2018-04-30 08:19:12 -07: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 Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Remove commented out MCUs in rules.mk (#5884) 2019-07-16 00:26:38 -07: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.