qmk-firmware/keyboards/hecomi
takashiski feabafd1f4 define new keyboard "Hecomi" (#5147)
* update pinout for matrix

* first commit

* include split_common.h

* change split_common.h to split_util.h

* update config.h

* update keymap & config

* update

* remove K70, add K77

* fixed test keymap

* add Layer

* define to HHKB pro 2 based keymap

* change authoer name

* define LAYOUT and LAYOUT_KC

* replace from LAYOUT_KC to LAYOUT

* change name hecomi_alpha to hecomi/alpha

* fixed hecomi_alpha to hecomi/alpha

* remove unnecessary files

* update readme

* add DEFAULT_FOLDER

* remove hecomi_alpha because change name to hecomi

* remove bad LAYOUT macro

* remove IS_COMMAND macro

* remove unnecessary RGB options

* Update keyboards/hecomi/hecomi.h

Co-Authored-By: takashiski <takashiskibb@gmail.com>

* Update keyboards/hecomi/hecomi.h

Co-Authored-By: takashiski <takashiskibb@gmail.com>

* Update keyboards/hecomi/alpha/rules.mk

Co-Authored-By: takashiski <takashiskibb@gmail.com>

* Update keyboards/hecomi/alpha/rules.mk

Co-Authored-By: takashiski <takashiskibb@gmail.com>

* Update keyboards/hecomi/hecomi.h

Co-Authored-By: takashiski <takashiskibb@gmail.com>

* remove endif

* update rule.mk with suggestions
2019-02-16 21:44:08 -08:00
..
alpha define new keyboard "Hecomi" (#5147) 2019-02-16 21:44:08 -08:00
keymaps/default define new keyboard "Hecomi" (#5147) 2019-02-16 21:44:08 -08:00
config.h define new keyboard "Hecomi" (#5147) 2019-02-16 21:44:08 -08:00
hecomi.c define new keyboard "Hecomi" (#5147) 2019-02-16 21:44:08 -08:00
hecomi.h define new keyboard "Hecomi" (#5147) 2019-02-16 21:44:08 -08:00
info.json define new keyboard "Hecomi" (#5147) 2019-02-16 21:44:08 -08:00
readme.md define new keyboard "Hecomi" (#5147) 2019-02-16 21:44:08 -08:00
rules.mk define new keyboard "Hecomi" (#5147) 2019-02-16 21:44:08 -08:00

readme.md

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 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.