Configurator/dz60 support for info.json (#2568)

* Add info.json file for qmk_configurator

Unfortunately none of these keymaps look like a board I've seen in
the wild. Some further tweaks will have to be done to the keymaps
directly.

* add comment indicating need to edit info.json when keymap changes
This commit is contained in:
MechMerlin
2018-03-20 08:50:04 -07:00
committed by Jack Humbert
parent 6d66fe0c0c
commit 2d8fda614e
2 changed files with 34 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
#include "quantum.h"
// Corresponding changes to the layout names and/or definitions must also be made to info.json
// 标准配列
#define KEYMAP( \
K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, K012, K013, K014, \