qmk_firmware/keyboards/helix
Takeshi ISHII 85a0c494ff
[Keymap] Update Helix:five_rows OLED code (#14427)
* Stop using snprintf() in keymaps/five_rows/oled_display.c.

The binary size becomes 1350 bytes smaller.

make HELIX=verbose,core-oled helix/rev2/sc:five_rows
(104 bytes over) -> (95%, 1256 bytes free)

make helix/rev3_5rows:five_rows
(528 bytes over) -> (97%, 830 bytes free)

* add matrix scan rate display to OLED for keymaps/five_rows

* add matrix_output_unselect_delay.c to helix keymaps/five_rows

* add GPLv2 header

* apply review comment
2021-09-16 18:47:47 +09:00
..
common
local_drivers
pico Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
rev1 Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
rev2 [Keymap] Update Helix:five_rows OLED code (#14427) 2021-09-16 18:47:47 +09:00
rev3_4rows [Keyboard] Increase the way to add oled code for helix/rev3. (#14426) 2021-09-16 18:46:51 +09:00
rev3_5rows [Keymap] Update Helix:five_rows OLED code (#14427) 2021-09-16 18:47:47 +09:00
.noci
config.h
helix.c
helix.h
readme.md
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10: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.