You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/hhkb
Damien a8c4af5a45 Updated dbroqua layout for HHKB keyboard (#1990)
* - Fixed DK60 version in config.h

* - Updated dk60 readme with new QMK rules

* - Fixed wording in readme

* Added dbroqua layout for DZ60

I've also updated dz60.h to add "true HHKD" keymap definition (6U
spacebar).

With the default HHKB definition r_alt was not mapped and when I pressed
r_menu it was r_alt.

Regards

* Updated dbroqua layout for HHKB keyboard

Added default configuration and alternate (swap gui/alt keys).

Save user choice in keyboard memory (like plank, thanks for this
feature!).
7 years ago
..
keymaps Updated dbroqua layout for HHKB keyboard (#1990) 7 years ago
config.h port missing support for hhkb-jp from tmk 8 years ago
hhkb.c Backlight abstraction and other changes (#439) 8 years ago
hhkb.h port missing support for hhkb-jp from tmk 8 years ago
hhkb_avr.h Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 8 years ago
matrix.c Moves features to their own files (process_*), adds tap dance feature (#460) 8 years ago
readme.md Make arguments redo, subproject elimination (#1784) 7 years ago
rules.mk Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago

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.