summaryrefslogtreecommitdiffstats
path: root/keyboards/helix/pico/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
|
* Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević2018-11-271-1/+1
|
* Keymaps: Helix rgblight mode update (#4091)MakotoKurauchi2018-10-101-2/+2
| | | | | | | | | | | | | | | | | | * 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: Add HelixPico keyboard (#3502)MakotoKurauchi2018-07-261-0/+474