aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/helix/pico/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
|
* Keymaps: Helix rgblight mode update (#4091)MakotoKurauchi2018-10-103-3/+18
| | | | | | | | | | | | | | | | | | * 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.
* Keyboard: fixed build break (size overflow) HelixPico with Backlight or ↵Takeshi ISHII2018-08-021-0/+14
| | | | | | | | | | | | 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
* Keyboard: Add HelixPico keyboard (#3502)MakotoKurauchi2018-07-265-0/+885