Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keyboard: fixed build break (size overflow) HelixPico with Backlight or ↵ | Takeshi ISHII | 2018-08-02 | 1 | -0/+5 |
| | | | | | | | | | | | | 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 | ||||
* | Helix config refine (#3374) | MakotoKurauchi | 2018-07-12 | 1 | -2/+0 |
| | | | | | | * helix config.h refine | ||||
* | Add edvorakjp keymap for the Helix (rev2) keyboard (#3340) | epaew | 2018-07-08 | 9 | -0/+544 |
* add readme.md * add extern declaration of edvorakjp_config to edvorakjp.h * add oled.c * add layout definitions * add keymap.c * add rules.mk * fix rgblight issue: rgblight_setrgb() ignore RGBLIGHT_LIMIT_VAL |