qmk_firmware/keyboards/hhkb/jp
Ryan bd70f5261c
Remove matrix_key_count() (#16603)
* Remove `matrix_key_count()`

* Remove `matrix_bitpop()`
2022-03-10 12:18:07 +00:00
..
keymaps Remove unused action_get_macro() usages in user files (#11165) 2021-01-11 01:25:45 -08:00
config.h Serial refactor (#11521) 2021-02-06 09:20:48 +11:00
hhkb_avr.h 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
jp.c 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
jp.h 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07: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.