Преглед изворни кода

Add missing #include to keymap.c.

tags/v2.9
flabbergast пре 8 година
родитељ
комит
cd7f30299a
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      tmk_core/common/keymap.c

+ 1
- 0
tmk_core/common/keymap.c Прегледај датотеку

@@ -22,6 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "action_macro.h"
#include "wait.h"
#include "debug.h"
#include "bootloader.h"


static action_t keycode_to_action(uint8_t keycode);

Loading…
Откажи
Сачувај