qmk_firmware/keyboards/hhkb
Enochen 5477bf39bf add hhkb bluetooth functionality (rn42) (#2693)
* add hhkb bluetooth functionality (rn42)

pretty much straight from tmk

some minor changes to make things work

* hhkb jp personal keymap

* Revert "hhkb jp personal keymap"

This reverts commit 886713d8bb98572f03110f285706a8140a083892.
2018-07-09 18:12:59 -07:00
..
keymaps Dhertz' keymaps (#3094) 2018-06-02 08:50:01 -07: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 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 Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
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.