qmk_firmware/keyboards/hhkb/ansi
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`

* `KC__VOLUP` -> `KC_VOLU`

* `KC__MUTE` -> `KC_MUTE`

* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
..
32u2
keymaps Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
ansi.c
ansi.h
config.h
hhkb_avr.h
info.json
matrix.c
post_rules.mk
readme.md
rules.mk

readme.md

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.