qmk-keychron-q3-colemak-dh/keyboards/helix/rev3_5rows/keymaps/five_rows
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
..
config.h [Keymap] Update Helix:five_rows OLED code (#14427) 2021-09-16 18:47:47 +09:00
keymap.c [Keymap] cleanup keyboards/helix/{rev2|rev3_5rows}/keymaps/five_rows (#12259) 2021-04-04 04:42:29 +09:00
layer_number.h [Keymap] clean up helix:five_rows keymap (#10866) 2020-11-17 07:26:44 +09:00
matrix_output_unselect_delay.c [Keymap] Update Helix:five_rows OLED code (#14427) 2021-09-16 18:47:47 +09:00
oled_display.c [Keymap] Update Helix:five_rows OLED code (#14427) 2021-09-16 18:47:47 +09:00
rules.mk [Keymap] Update Helix:five_rows OLED code (#14427) 2021-09-16 18:47:47 +09:00