mihaiolteanu / mugur

Configurator for QMK compatible keyboards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keypad macros are prefixed with KC

nico202 opened this issue · comments

According to this, the correct symbol for keypad plus is KC_KP_PLUS (build was failing for me with KP_PLUS), same goes for other keypad-related symbols.

If anybody can reproduce I will submit a patch

Of course, (error "Invalid mugur key, kp7").
Definitely an error. It should be KC_KP and not KP_.