qmk-firmware/keyboards/hhkb/ansi
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
32u2
keymaps Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
ansi.c
ansi.h
config.h
hhkb_avr.h
info.json
matrix.c
post_rules.mk
readme.md
rules.mk

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.