1
0
Fork 0
This commit is contained in:
Jack Humbert 2015-02-23 23:44:11 -05:00
parent 64dc4784e4
commit a538f71e41
4 changed files with 10 additions and 27 deletions

View file

@ -78,7 +78,7 @@ const uint16_t PROGMEM fn_actions[] = {
};
const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt)
{
{
keyevent_t event = record->event;
switch (id) {
case M_Q0: