diff --git a/qmk.json b/qmk.json index 48af71e4..af6e7139 100644 --- a/qmk.json +++ b/qmk.json @@ -9,8 +9,6 @@ ["bluebell/swoop", "t4corun"], ["barbellboards/rollow", "t4corun"], ["klor/2040", "t4corun"], - ["klor", "default"], - ["klor/2040", "default"], ["klor/2040", "saegewerk"] ] diff --git a/users/t4corun/features/tapping.c b/users/t4corun/features/tapping.c index 8f74b616..4fc7f71e 100644 --- a/users/t4corun/features/tapping.c +++ b/users/t4corun/features/tapping.c @@ -1,5 +1,6 @@ -#include tapping.h +#include "tapping.h" +uint16_t get_tapping_term(uint16_t keycode, keyrecord_t *record) { uint16_t get_tapping_term(uint16_t keycode, keyrecord_t *record) { switch (keycode) { case NAV: