Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-11 | Remove unused `action_get_macro()` usages in user files (#11165) | Ryan | |
2019-05-19 | [Keymap] Update keymap.c (#5923) | crilith | |
Corrected formatting and added shortcuts. Removed invalid #define | |||
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | |
2018-07-14 | Configurator does not work with melody96 leds (#3396) | MechMerlin | |
* move out led code from keymap.c to melody96.c * remove the other led_set_user | |||
2018-06-05 | adding all ErgoTravel Files (#3129) | Pierre Constantineau | |
* adding all ErgoTravel Files * fixing KC_KEYMAP to LAYOUT_kc on Viet's keymap.c | |||
2018-06-04 | Keymap with dynamic macro (#3121) | crilith | |
* Add files via upload Added dynamic macro support * Delete keymap.c |