qmk-dactyl-manuform-a/keyboards/hhkb
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
keymaps Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
rn42 add hhkb bluetooth functionality (rn42) (#2693) 2018-07-09 18:12:59 -07:00
config.h add hhkb bluetooth functionality (rn42) (#2693) 2018-07-09 18:12:59 -07:00
hhkb.c
hhkb.h Changed KEYMAP to LAYOUT for HHKB (#2857) 2018-04-30 08:19:12 -07:00
hhkb_avr.h
info.json Changed KEYMAP to LAYOUT for HHKB (#2857) 2018-04-30 08:19:12 -07:00
matrix.c
readme.md
rules.mk add hhkb bluetooth functionality (rn42) (#2693) 2018-07-09 18:12:59 -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.