aboutsummaryrefslogtreecommitdiff
path: root/keyboards/al1/al1.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/al1/al1.h')
-rw-r--r--keyboards/al1/al1.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/al1/al1.h b/keyboards/al1/al1.h
index 17a0c9655..c313a898d 100644
--- a/keyboards/al1/al1.h
+++ b/keyboards/al1/al1.h
@@ -18,11 +18,6 @@
18 18
19#include "quantum.h" 19#include "quantum.h"
20 20
21#define CONFIG_LED_IO \
22 DDRB |= (1<<7) | (1<<6); \
23 DDRD |= (1<<0) | (1<<1);
24
25
26#define LAYOUT( \ 21#define LAYOUT( \
27 K500, K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, K012, K013, K014, K015, K415, K414,\ 22 K500, K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, K012, K013, K014, K015, K415, K414,\
28 K501, K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, K112, K113, K114, K115, K215, K413,\ 23 K501, K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, K112, K113, K114, K115, K215, K413,\