qmk_firmware/keyboards/helix
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
..
common
local_drivers
pico Helix/pico move to split_common (#16418) 2022-02-21 08:30:49 -08:00
rev2 fix helix/rev2:edvorakjp build error (#16433) 2022-02-27 20:30:00 +09:00
rev3_4rows Remove unnecessary backslash-escapes in default keymaps (#15472) 2021-12-14 12:41:16 +00:00
rev3_5rows Remove unnecessary backslash-escapes in default keymaps (#15472) 2021-12-14 12:41:16 +00:00
.noci
config.h
helix.c
helix.h
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Helix

Helix

A compact split ortholinear keyboard.

Keyboard Maintainer: Makoto Kurauchi @pluis9 yushakobo Hardware Supported: Helix PCB Alpha, Beta, Rev3, Pro Micro
Hardware Availability: PCB & Case Data, Yushakobo Shop, Little Keyboards

How to build

See build environment setup then the make instructions for more information.