Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-27 | Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) | Konstantin Đorđević | |
2018-10-22 | Replace outdated RGB/Audio information | Drashna Jaelre | |
2018-10-10 | Keymaps: Helix rgblight mode update (#4091) | MakotoKurauchi | |
* Helix each keymap's using rgblight mode symbol instead magic number No change in build result. * Helix pico keymaps: make rgblight modes selectable. No change in build result. * Helix rev2 keymaps: make rgblight modes selectable. No change in build result. * fixed Helix froggy/keymap.c: invalid rgblight mode value 0 to 1 (=RGBLIGHT_MODE_STATIC_LIGHT) * Deselect RGB_TEST and ALTERNATING in Helix rev2,pico keymaps config.h. | |||
2018-08-02 | Keyboard: fixed build break (size overflow) HelixPico with Backlight or ↵ | Takeshi ISHII | |
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-07-26 | Keyboard: Add HelixPico keyboard (#3502) | MakotoKurauchi | |