#ifndef KEYBOARD_SLEEP_H
#define KEYBOARD_SLEEP_H

void board_sleep();

#endif
