summaryrefslogtreecommitdiff
path: root/keyboards/sergiopoverony/creator_pro/creator_pro.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/sergiopoverony/creator_pro/creator_pro.h')
-rw-r--r--keyboards/sergiopoverony/creator_pro/creator_pro.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/sergiopoverony/creator_pro/creator_pro.h b/keyboards/sergiopoverony/creator_pro/creator_pro.h
index 566e94a77a..b5c7c37870 100644
--- a/keyboards/sergiopoverony/creator_pro/creator_pro.h
+++ b/keyboards/sergiopoverony/creator_pro/creator_pro.h
@@ -17,16 +17,6 @@
#pragma once
#include "quantum.h"
-#define LAYOUT( \
-K01, K02, K03, K04, \
- K05, \
-K06, K07, K08, K09 \
-) { { \
-K01, K02, K03, K04, \
- K05, \
-K06, K07, K08, K09 \
-} }
-
/*led work*/
void turn_off_leds(void);
void turn_on_led(pin_t pin);