From ee9a20ff3733425e6040b97a1ba8a89a4755ae79 Mon Sep 17 00:00:00 2001 From: Dylan Khor Date: Fri, 15 Sep 2017 19:21:46 -0400 Subject: Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712) * add new RGB keycodes and clean up lets split keymap * extraneous cases * More cleanup and added macro * one more macro * cleaned up my planck keymap and added macros * Transitioned planck keymap to new formatting / audio modes based on new default * Remove extraneous newline in song list, add keycodes missed in previous commit * error in graphical representation of keycodes --- quantum/audio/song_list.h | 1 - 1 file changed, 1 deletion(-) (limited to 'quantum/audio') diff --git a/quantum/audio/song_list.h b/quantum/audio/song_list.h index 25e66e67c..afb82a298 100644 --- a/quantum/audio/song_list.h +++ b/quantum/audio/song_list.h @@ -116,7 +116,6 @@ S__NOTE(_REST), \ ED_NOTE(_E7 ), - #define MUSIC_ON_SOUND \ E__NOTE(_A5 ), \ E__NOTE(_B5 ), \ -- cgit v1.2.3-24-g4f1b