qmk_firmware/keyboards/hhkb/jp
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move keyboard USB IDs and strings to data driven: H (#17821) 2022-07-28 14:12:40 +01:00
hhkb_avr.h 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
info.json Move keyboard USB IDs and strings to data driven: H (#17821) 2022-07-28 14:12:40 +01:00
jp.c 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
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 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00

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.