Ver código fonte

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
MechMerlin 7 anos atrás
pai
commit
2d8fda614e
2 arquivos alterados com 14 adições e 0 exclusões
  1. 2 0
      keyboards/dz60/dz60.h
  2. 12 0
      keyboards/dz60/info.json

+ 2 - 0
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, \

Diferenças do arquivo suprimidas por serem muito extensas
+ 12 - 0
keyboards/dz60/info.json


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff