1
0
Fork 0

QMK Configurator Support for NIU Mini (#2874)

* QMK Configurator support for niu mini

* Fix naming

* looks like I messed up the include
This commit is contained in:
MechMerlin 2018-05-02 08:07:08 -07:00 committed by Drashna Jaelre
parent 3d96359f71
commit 9b8fc6f1c0
5 changed files with 23 additions and 7 deletions

View file

@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "niu_mini.h"
#include QMK_KEYBOARD_H
#include "action_layer.h"
extern keymap_config_t keymap_config;