mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-30 19:42:03 +01:00
e96d829724
* `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
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/ansi:default
See build environment setup then the make instructions for more information.