aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/helix/rev2/keymaps/yshrsmz/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Keymaps: Helix rgblight mode update (#4091)MakotoKurauchi2018-10-101-0/+15
| | | | | | | | | | | | | | | | | | * 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.
* Keymap: add yshrsmz keymaps (#3770)Yasuhiro Shimizu2018-09-011-0/+23
* add ergo42 keymap * add helix keymap * add keymap for lets_split * Add keymap for nyquist * update keymaps to address review comments - remove unneeded include - use `#pragma once`