1
0
Fork 0

Minidox refactor and Configurator support (#3373)

* Matrix refactor

* Keymap refactor: #include QMK_KEYBOARD_H

* Configurator support
This commit is contained in:
noroadsleft 2018-07-12 10:21:29 -07:00 committed by Drashna Jaelre
parent 168d180a74
commit e3299db9e3
8 changed files with 36 additions and 32 deletions

View file

@ -1,6 +1,4 @@
#include "minidox.h"
#include "action_layer.h"
#include "eeconfig.h"
#include QMK_KEYBOARD_H
extern keymap_config_t keymap_config;