Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 1 | -4/+0 |
| | |||||
* | Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) | Konstantin Đorđević | 2018-11-27 | 1 | -2/+2 |
| | |||||
* | Keymaps: Helix rgblight mode update (#4091) | MakotoKurauchi | 2018-10-10 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | * 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 Shimizu | 2018-09-01 | 1 | -0/+558 |
* 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` |