aboutsummaryrefslogtreecommitdiff
path: root/layouts/community/ortho_4x12/mindsound/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ortho_4x12/mindsound/keymap.c')
-rw-r--r--layouts/community/ortho_4x12/mindsound/keymap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/community/ortho_4x12/mindsound/keymap.c b/layouts/community/ortho_4x12/mindsound/keymap.c
index 2c9ceaf69..03b0486c5 100644
--- a/layouts/community/ortho_4x12/mindsound/keymap.c
+++ b/layouts/community/ortho_4x12/mindsound/keymap.c
@@ -33,10 +33,6 @@ const uint8_t flicker_max_levels = 7;
33uint8_t flicker_restore_level = 0; 33uint8_t flicker_restore_level = 0;
34#endif 34#endif
35 35
36// Fillers to make layering more clear
37#define _______ KC_TRNS
38#define XXXXXXX KC_NO
39
40#define LOWER MO(_LOWER) 36#define LOWER MO(_LOWER)
41#define RAISE MO(_RAISE) 37#define RAISE MO(_RAISE)
42 38