aboutsummaryrefslogtreecommitdiff
path: root/keyboards/nyquist/keymaps/hexwire/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nyquist/keymaps/hexwire/config.h')
-rw-r--r--keyboards/nyquist/keymaps/hexwire/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/nyquist/keymaps/hexwire/config.h b/keyboards/nyquist/keymaps/hexwire/config.h
index 23abba0aa..4a5b7513a 100644
--- a/keyboards/nyquist/keymaps/hexwire/config.h
+++ b/keyboards/nyquist/keymaps/hexwire/config.h
@@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
18#ifndef CONFIG_USER_H 18#ifndef CONFIG_USER_H
19#define CONFIG_USER_H 19#define CONFIG_USER_H
20 20
21#include "../../config.h" 21#include "config_common.h"
22 22
23/* Use I2C or Serial, not both */ 23/* Use I2C or Serial, not both */
24 24