qmk_firmware/keyboards/takashiski/hecomi
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
alpha Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
keymaps Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
hecomi.c move @takashiski 's keebs into /takashiski (#16089) 2022-02-11 21:51:20 +00:00
hecomi.h move @takashiski 's keebs into /takashiski (#16089) 2022-02-11 21:51:20 +00:00
readme.md move @takashiski 's keebs into /takashiski (#16089) 2022-02-11 21:51:20 +00:00
rules.mk move @takashiski 's keebs into /takashiski (#16089) 2022-02-11 21:51:20 +00:00

hecomi

hecomi

This keyboard based on HHKB pro 2 and physical layout designed by @hecomi and @takashiski.

This keyboard use 2 pro micro's, but you can use USB type-c. There are hand wiring .

Keyboard Maintainer: takashiski
Hardware Supported: hecomi_alpha, promicro
Hardware Availability: booth(@skyhigh_works)

Make example for this keyboard (after setting up your build environment):

make takashiski/hecomi/alpha:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.