diff options
Diffstat (limited to 'keyboards/planck/planck.c')
-rw-r--r-- | keyboards/planck/planck.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/planck.c b/keyboards/planck/planck.c index 3980b02f5..caef2fe5f 100644 --- a/keyboards/planck/planck.c +++ b/keyboards/planck/planck.c | |||
@@ -1,4 +1,4 @@ | |||
1 | #include "planck.h" | 1 | #include QMK_KEYBOARD_H |
2 | 2 | ||
3 | #ifdef ONEHAND_ENABLE | 3 | #ifdef ONEHAND_ENABLE |
4 | __attribute__ ((weak)) | 4 | __attribute__ ((weak)) |