qmk_firmware/keyboards/hhkb/ansi
2021-12-02 03:26:54 +11:00
..
keymaps Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00
ansi.c 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
ansi.h 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07: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
matrix.c [Core] Remove matrix_is_modified() and debounce_is_active() (#15349) 2021-11-29 08:22:10 -08:00
post_rules.mk Move non-assignment code to post_rules.mk (#14207) 2021-09-09 21:37:31 -07:00
readme.md 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rules.mk Tidy up SLEEP_LED_ENABLE rules (#15362) 2021-12-01 21:13:00 +11: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/ansi:default

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