summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/dz60.h
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-03-20 16:50:04 +0100
committerJack Humbert <jack.humb@gmail.com>2018-03-20 16:50:03 +0100
commit2d8fda614e0078b4a7f8c696807ff8f6a958b10b (patch)
treeba6b7bcde86464b36255a51573b11ade8fa236f4 /keyboards/dz60/dz60.h
parent6d66fe0c0ca3b6b5f9ea6e76fa295ac9262f4b60 (diff)
downloadqmk_firmware-2d8fda614e0078b4a7f8c696807ff8f6a958b10b.tar.gz
qmk_firmware-2d8fda614e0078b4a7f8c696807ff8f6a958b10b.tar.xz
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
Diffstat (limited to 'keyboards/dz60/dz60.h')
-rw-r--r--keyboards/dz60/dz60.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/dz60/dz60.h b/keyboards/dz60/dz60.h
index 664aaaaab..ad0026846 100644
--- a/keyboards/dz60/dz60.h
+++ b/keyboards/dz60/dz60.h
@@ -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, \