summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_4x12/mindsound/config.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-11-26 18:36:45 +0000
committerGitHub <noreply@github.com>2023-11-27 05:36:45 +1100
commit1ed03f498fa204178c2696c510ac6a2cd8524e2d (patch)
treeb97c1f983b7e4b57c007d0feedadd3ad3e39062b /layouts/community/ortho_4x12/mindsound/config.h
parent4908d4b1ca260efecf3613e6517aa3a6f2034876 (diff)
Remove userspace keymaps (#22544)
Diffstat (limited to 'layouts/community/ortho_4x12/mindsound/config.h')
-rw-r--r--layouts/community/ortho_4x12/mindsound/config.h34
1 files changed, 0 insertions, 34 deletions
diff --git a/layouts/community/ortho_4x12/mindsound/config.h b/layouts/community/ortho_4x12/mindsound/config.h
deleted file mode 100644
index e615fe77eb..0000000000
--- a/layouts/community/ortho_4x12/mindsound/config.h
+++ /dev/null
@@ -1,34 +0,0 @@
-#pragma once
-
-#define ADVENTURE_TIME \
- H__NOTE(_F5), \
- Q__NOTE(_F5), \
- H__NOTE(_F5), \
- H__NOTE(_G5), \
- H__NOTE(_E5), \
- H__NOTE(_E5), \
- H__NOTE(_D5), \
- H__NOTE(_C5), \
- HD_NOTE(_C6),
-
-#ifdef AUDIO_ENABLE
- #define STARTUP_SONG SONG(ADVENTURE_TIME)
- #define AUDIO_CLICKY
- #define AUDIO_CLICKY_ON
- #define AUDIO_CLICKY_DELAY_DURATION 0
- #define AUDIO_CLICKY_FREQ_MAX 2500.0f
- #define AUDIO_CLICKY_FREQ_RANDOMNESS 0.3f
- #define AUDIO_CLICKY_FREQ_DEFAULT 880.0f
-#endif
-
-// for some reason the LSvi rev1 disables action tapping...
-#ifdef NO_ACTION_TAPPING
- #undef NO_ACTION_TAPPING
-#endif
-
-#undef BACKLIGHT_LEVELS
-#define BACKLIGHT_LEVELS 15
-
-// let's split configuration:
-#define USE_I2C
-#define EE_HANDS