summaryrefslogtreecommitdiff
path: root/keyboards/input_club/ergodox_infinity/keymaps/dudeofawesome/config.h
blob: 9dcf8a7f43e62c9344962504ce410b404bf8ebdd (plain)
1
2
3
4
5
6
7
8
9
#ifndef CONFIG_USER_H
#define CONFIG_USER_H

#undef TAPPING_TOGGLE

#include "../../config.h"
#include "dudeofawesome.h"

#endif