diff options
Diffstat (limited to 'keyboards/dz60/keymaps/iso_split-spacebar/keymap.c')
-rw-r--r-- | keyboards/dz60/keymaps/iso_split-spacebar/keymap.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/dz60/keymaps/iso_split-spacebar/keymap.c b/keyboards/dz60/keymaps/iso_split-spacebar/keymap.c index 7c17a6f5f..a54c06f55 100644 --- a/keyboards/dz60/keymaps/iso_split-spacebar/keymap.c +++ b/keyboards/dz60/keymaps/iso_split-spacebar/keymap.c | |||
@@ -9,11 +9,6 @@ | |||
9 | 9 | ||
10 | #include QMK_KEYBOARD_H | 10 | #include QMK_KEYBOARD_H |
11 | 11 | ||
12 | |||
13 | // Helpful defines | ||
14 | #define _______ KC_TRNS | ||
15 | #define XXXXXXX KC_NO | ||
16 | |||
17 | /* | 12 | /* |
18 | * Each layer gets a name for readability. | 13 | * Each layer gets a name for readability. |
19 | * The underscores don't mean anything - you can | 14 | * The underscores don't mean anything - you can |