qmk_firmware/keyboards/hhkb/jp
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11: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 Remove some layout exceptions (#16957) 2022-04-29 01:31:55 +01:00
matrix.c Remove `matrix_key_count()` (#16603) 2022-03-10 12:18:07 +00:00
post_rules.mk Remove parent-relative paths from keyboards. (#16282) 2022-02-10 07:02:53 +11:00
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.