]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix the Space Cadet timeout code
authorGergely Nagy <algernon@madhouse-project.org>
Sat, 19 Nov 2016 17:19:18 +0000 (18:19 +0100)
committerGergely Nagy <algernon@madhouse-project.org>
Sat, 19 Nov 2016 17:19:18 +0000 (18:19 +0100)
commit74a1f00713d1407fb1d2e20d58da93919ab0c221
treed60ae54d8e6df6249fa6400d6eea2948833a86af
parentffa5b1e7ea6697acf9ebfcade1149031642f7870
Fix the Space Cadet timeout code

Define a default TAPPING_TERM in quantum.c, for keyboards that do not
have it set. Fixes the CI failure.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
quantum/quantum.c