Bladeren bron

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 jaren geleden
bovenliggende
commit
2d8fda614e
2 gewijzigde bestanden met toevoegingen van 14 en 0 verwijderingen
  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, \

File diff suppressed because it is too large
+ 12 - 0
keyboards/dz60/info.json


Some files were not shown because too many files changed in this diff