qmk-firmwares/keyboards/helix/rev2
Takeshi ISHII e73f8e942c
Change 'helix/rev2:default' setting to use split_common (#16432)
* add licenses message to helix/rev2 files

* Minimize the processing of helix/rev2/local_features.mk

* Changed helix/rev2 default setting to use split_common

* fix helix/rev2:edvorakjp build error

* Remove unnecessary '#include' from keymap.c

* helix keymaps Workaround for build errors. five_rows_jis, fraanrosi, froggy, froggy_106, yshrsmz

* Revert "fix helix/rev2:edvorakjp build error"

This reverts commit 731dbbe15155b3efe2ff9f5ad61c7d0cf529e837.
Separated into a single PR #16433.

* Revert "Changed helix/rev2 default setting to use split_common"

This reverts commit e76dbd7762e06e0781ee004213878b1a5029fa98.

* add 'SPLIT_*_STATE_ENABLE' into helix/rev2/config.h

* Revert "helix keymaps Workaround for build errors. five_rows_jis, fraanrosi, froggy, froggy_106, yshrsmz"

This reverts commit 9b316c1c6a532f908f2ac430233089797ce7c794.

* change helix:default to use split_common

* change helix:five_rows to use split_common

* add comment into helix/rev2/rules.mk

* change helix:led_test to use split_common
2022-03-02 20:15:10 +09:00
..
back
keymaps Change 'helix/rev2:default' setting to use split_common (#16432) 2022-03-02 20:15:10 +09:00
qmk_conf
sc
under
.noci
config.h Change 'helix/rev2:default' setting to use split_common (#16432) 2022-03-02 20:15:10 +09:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
local_features.mk Change 'helix/rev2:default' setting to use split_common (#16432) 2022-03-02 20:15:10 +09:00
matrix.c [Core] Remove matrix_is_modified() and debounce_is_active() (#15349) 2021-11-29 08:22:10 -08:00
override_helix_options.mk Change 'helix/rev2:default' setting to use split_common (#16432) 2022-03-02 20:15:10 +09:00
post_config.h
post_rules.mk [Keyboard] Helix use post_rules.mk (#14216) 2021-08-31 16:58:07 +09:00
readme.md
rev2.c Change 'helix/rev2:default' setting to use split_common (#16432) 2022-03-02 20:15:10 +09:00
rev2.h Change 'helix/rev2:default' setting to use split_common (#16432) 2022-03-02 20:15:10 +09:00
rules.mk Change 'helix/rev2:default' setting to use split_common (#16432) 2022-03-02 20:15:10 +09:00
serial_config_simpleapi.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
split_scomm.c
split_scomm.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
split_util.c
split_util.h Bodge for helix build failures (#16376) 2022-02-16 17:46:48 +00:00

Helix rev2

A compact split ortholinear keyboard.

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

make helix/rev2:default:flash

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