1
0
Fork 0

Nyquist Configurator support and keymap refactor (#3278)

* Configurator support

* Keymap refactor to QMK_KEYBOARD_H
This commit is contained in:
noroadsleft 2018-07-01 11:06:57 -07:00 committed by Drashna Jaelre
parent e8d2f4f891
commit 63b0290708
9 changed files with 40 additions and 45 deletions

View file

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