qmk_firmware/keyboards/ergodox/keymaps/supercoder/config_user.h
Fred Sundvik 9af995c59b Initial structure for Ergodox as subprojects
Only the EZ default keymaps compiles at the moment though.
2016-07-29 20:48:04 +03:00

10 lines
135 B
C

#ifndef CONFIG_USER_H
#define CONFIG_USER_H 1
#include "config.h"
#undef LOCKING_SUPPORT_ENABLE
#undef LOCKING_RESYNC_ENABLE
#endif