keychron_qmk_firmware/keyboards/helix/rev2
Takeshi ISHII e884414e1e
fix helix/rev2:edvorakjp build error (#16433)
'helix/rev2/keymaps/edvorakjp' was no longer buildable due to changes made by #14864.
The reason is that the prototype of `oled_task_user()` was changed in keymaps/edvorakjp/oled.c, but keymaps/edvorakjp/oled.h was not changed.
Therefore, I modified the prototype in keymaps/edvorakjp/oled.h.
2022-02-27 20:30:00 +09:00
..
back
keymaps fix helix/rev2:edvorakjp build error (#16433) 2022-02-27 20:30:00 +09:00
qmk_conf
sc
under
.noci
config.h
info.json
local_features.mk
matrix.c
post_config.h
post_rules.mk
readme.md
rev2.c
rev2.h
rules.mk
serial_config_simpleapi.h
split_scomm.c
split_scomm.h
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.