qmk-dactyl-manuform-a/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 Clean up includes for glcdfont headers (#7745) 2020-03-01 17:56:50 +11:00
local_drivers Normalise include statements in keyboard code (#11185) 2020-12-16 14:27:23 +11:00
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 Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h [Keyboard] Cleanup helix rules options (#6952) 2019-10-16 11:01:49 -07:00
helix.c
helix.h [Keyboard] Add Helix rev3 (#10297) 2020-10-12 11:37:31 +09:00
readme.md [Keyboard] Add Helix rev3 (#10297) 2020-10-12 11:37:31 +09:00
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00

readme.md

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.