]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - common/keyboard.c
Remove MCU dependent code from common/keyboard.c
[tmk_firmware.git] / common / keyboard.c
index b71d5bf13c9a0050de280807b2dbd0826377bad1..9a809ff4a153dbfca52f1a248cb9e001e26cfd06 100644 (file)
@@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 #include <stdint.h>
-#include <util/delay.h>
 #include "keyboard.h"
 #include "matrix.h"
 #include "keymap.h"