]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - common/mousekey.c
Merge remote-tracking branch 'tmk/master' into cub_layout
[tmk_firmware.git] / common / mousekey.c
index 017be94116f3792cf67561b884d7f3566f9e397f..23469476e264fd8bacdc56682dcf2e23c5a84c2b 100644 (file)
@@ -16,7 +16,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include <stdint.h>
-#include <util/delay.h>
 #include "keycode.h"
 #include "host.h"
 #include "timer.h"