qmk_firmware/keyboards/helix
Takeshi ISHII b29799f887 Keyboard: fixed build break (size overflow) HelixPico with Backlight or Underglow (#3546)
* build break fix for HelixPico

* add customize variable 'Link_Time_Optimization' into rev2 and pico keymaps rules.mk

* "CFLAGS += -flto" change to "EXTRAFLAGS += -flto"

* add USE_Link_Time_Optimization macro
2018-08-02 14:16:17 -07:00
..
common
pico Keyboard: fixed build break (size overflow) HelixPico with Backlight or Underglow (#3546) 2018-08-02 14:16:17 -07:00
rev1 Helix rev1 refactor: deleted extra commas (#3379) 2018-07-12 10:32:15 -07:00
rev2 Keyboard: fixed build break (size overflow) HelixPico with Backlight or Underglow (#3546) 2018-08-02 14:16:17 -07:00
config.h Keyboard: fixed build break (size overflow) HelixPico with Backlight or Underglow (#3546) 2018-08-02 14:16:17 -07:00
helix.c
helix.h Keyboard: Add HelixPico keyboard (#3502) 2018-07-26 14:26:02 -07:00
i2c.c
i2c.h
info.json
pro_micro.h
readme.md
rules.mk
serial.c Helix config refine (#3374) 2018-07-12 10:23:30 -07:00
serial.h Helix config refine (#3374) 2018-07-12 10:23:30 -07:00
ssd1306.c
ssd1306.h Helix config refine (#3374) 2018-07-12 10:23:30 -07:00

readme.md

Helix

Helix

A compact split ortholinear keyboard.

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

Make example for this keyboard (after setting up your build environment):

make helix:default

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