qmk_firmware/keyboards/hhkb/ansi
Nick Brassel c2c2f30f9f
Remove parent-relative paths from keyboards. (#16282)
* Remove parent-relative paths from keyboards.

* Update keyboards/capsunlocked/cu75/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-10 07:02:53 +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 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/ansi:default

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