summaryrefslogtreecommitdiff
path: root/keyboards/tempo_turtle/bradpad/keymaps/midi_demo/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tempo_turtle/bradpad/keymaps/midi_demo/keymap.c')
-rw-r--r--keyboards/tempo_turtle/bradpad/keymaps/midi_demo/keymap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/tempo_turtle/bradpad/keymaps/midi_demo/keymap.c b/keyboards/tempo_turtle/bradpad/keymaps/midi_demo/keymap.c
index 714e64ba80..ed489780ce 100644
--- a/keyboards/tempo_turtle/bradpad/keymaps/midi_demo/keymap.c
+++ b/keyboards/tempo_turtle/bradpad/keymaps/midi_demo/keymap.c
@@ -22,9 +22,9 @@ enum layers {
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[_NATURAL] = LAYOUT(
- MI_C, MI_BENDD, MI_BENDU, MI_G,
+ MI_C, MI_BNDD, MI_BNDU, MI_G,
MI_D, MI_VELD, MI_VELU, MI_A,
- MI_E, MI_TRNSD, MI_TRNSU, MI_B,
+ MI_E, MI_TRSD, MI_TRSU, MI_B,
MI_F, MI_OCTD, MI_OCTU, MI_C,
MO(_SHARP), MO(_FLAT)),
[_SHARP] = LAYOUT(