qmk-firmwares/keyboards/hhkb/jp
Joel Challis 6e819945ed
Remove some layout exceptions (#16957)
* LAYOUT_JP -> LAYOUT_jp

* LAYOUT_ANSI_DEFAULT -> LAYOUT

* LAYOUT_reviung34_2uL -> LAYOUT_reviung34_2u
2022-04-29 01:31:55 +01:00
..
keymaps Remove some layout exceptions (#16957) 2022-04-29 01:31:55 +01:00
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
hhkb_avr.h
info.json Remove some layout exceptions (#16957) 2022-04-29 01:31:55 +01: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 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.