Microchip® Advanced Software Framework

keyboard.c File Reference

Keyboard driver.

Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.

#include "xmega_a3bu_xplained.h"
#include "touch_api.h"
#include "keyboard.h"
#include "cdc.h"

Functions

void keyboard_get_key_state (struct keyboard_event *keybuffer)
 Check the status of the keyboard. More...