]> git.donarmstrong.com Git - qmk_firmware.git/commit
Empty implementation of bootloader, suspend and timer
authorFred Sundvik <fsundvik@gmail.com>
Fri, 16 Jun 2017 18:47:59 +0000 (21:47 +0300)
committerFred Sundvik <fsundvik@gmail.com>
Sun, 18 Jun 2017 18:10:42 +0000 (21:10 +0300)
commit26eb97a4a8c260a9b5613d425bcdd175a4c67761
tree75dac6a6fc12d45f65b518302eb8482b14ea81a4
parentfdfd48e8c8a4c713be0d2d978bbe40c5f083abc5
Empty implementation of bootloader, suspend and timer
tmk_core/common.mk
tmk_core/common/native/bootloader.c [new file with mode: 0644]
tmk_core/common/native/suspend.c [new file with mode: 0644]
tmk_core/common/native/timer.c [new file with mode: 0644]