forked from forks/qmk_firmware
Fixed orthodox keymap config.h file
I hope this one fixes the problem. *sigh*
This commit is contained in:
parent
db3e2c0cc8
commit
ed3124f4c9
|
|
@ -22,8 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#include "../../rev1/config.h"
|
||||
|
||||
/* Use I2C or Serial, not both */
|
||||
|
||||
#define USE_SERIAL
|
||||
|
|
|
|||
Loading…
Reference in a new issue