QMK/keyboards/ergodox_infinity/keymaps/dudeofawesome/config.h

12 lines
156 B
C
Raw Normal View History

2020-03-23 10:48:11 +01:00
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#undef TAPPING_TOGGLE
#include "../../config.h"
#include "dudeofawesome.h"
#include "./visualizer.h"
#endif