qmk_firmware/keyboards/hhkb/jp
Joel Challis 11d49d00e7
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
2023-02-11 03:47:17 +00:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) 2023-02-05 20:26:45 +00:00
hhkb_avr.h
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
jp.c
jp.h
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2023-02-11 03:47:17 +00:00
post_rules.mk
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11: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/jp:default

See build environment setup then the make instructions for more information.