summary refs log tree commit diff
path: root/quantum
diff options
context:
space:
mode:
authorDylan Khor <thekhord@gmail.com>2017-09-15 19:21:46 -0400
committerJack Humbert <jack.humb@gmail.com>2017-09-15 19:21:46 -0400
commitee9a20ff3733425e6040b97a1ba8a89a4755ae79 (patch)
treed33500d54fb0cbd78668c98710afb244a5da9c4f /quantum
parent5eb5b6074ce20fe286808b9667d01274cea73be9 (diff)
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
Diffstat (limited to 'quantum')
-rw-r--r--quantum/audio/song_list.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/quantum/audio/song_list.h b/quantum/audio/song_list.h
index 25e66e67c1..afb82a2981 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 ),        \