summaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/alphadox/config.h
blob: 9e076dead12a6ec1cbacce1feb49fc4869b89673 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef CONFIG_USER_H
#define CONFIG_USER_H

#include QMK_KEYBOARD_CONFIG_H

#define FORCE_NKRO

#undef TAPPING_TERM
#undef IGNORE_MOD_TAP_INTERRUPT

#endif