]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
forcibly include my visualizer, since it doesn't get built normally
authorDon Armstrong <don@donarmstrong.com>
Wed, 25 Dec 2019 21:16:28 +0000 (13:16 -0800)
committerDon Armstrong <don@donarmstrong.com>
Wed, 25 Dec 2019 21:16:28 +0000 (13:16 -0800)
layouts/community/ergodox/don/keymap.c

index 0ed3ba6c4c516eaa387d8b76efd7879ed58b2a4c..cf992356bb422c1f2383002195ac6574d2c5fc51 100644 (file)
@@ -22,6 +22,12 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "version.h"
 #include "keymap_plover.h"
 
+#ifdef KEYBOARD_erogodox
+#ifdef KEYBOARD_ergodox_infinityj
+#include "visualizer.c"
+#endif
+#endif
+
 #define BASE 0
 #define SYMB 1
 #define MOUS 2