1
0
Fork 0

Fix KC60 info.json file (#2707)

* change KEYMAP to LAYOUT in all the KC60 files

* Redo the info.json file
This commit is contained in:
MechMerlin 2018-04-07 10:04:36 -07:00 committed by Jack Humbert
parent 0f0c2da983
commit a859a2ee96
11 changed files with 52 additions and 45 deletions

View file

@ -21,7 +21,7 @@
* | K40 | K41 | K42 | K45 | K4A | K4B | K4C | K4D |
* `-----------------------------------------------------------------------------------------'
*/
#define KEYMAP( \
#define LAYOUT( \
K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, \
K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, \
K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2D, \
@ -105,4 +105,4 @@
* `-----------------------------------------------------------------------------------------'
*/
#endif
#endif