From ea89a79551984000e1af08ea8175c21d2b41dd13 Mon Sep 17 00:00:00 2001 From: ronroncheng <45154477+ronroncheng@users.noreply.github.com> Date: Sun, 18 Nov 2018 23:25:17 -0600 Subject: [PATCH] Update presets.js adding in reference to DZ60 .json --- src/const/presets.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/const/presets.js b/src/const/presets.js index c937b068..7447d4f6 100644 --- a/src/const/presets.js +++ b/src/const/presets.js @@ -1,6 +1,7 @@ module.exports = { 'gh60-ansi': 'GH60 (ANSI)', 'gh60satan-ansi': 'GH60 Satan (ANSI)', + 'dz60(2u left shift)-ansi': 'DZ60 2u Left shift RGB (ANSI)', 'alps64-aek': 'Alps64 (AEK)', 'minivan-std': 'MiniVan (Standard)', 'minivan-arrow': 'MiniVan (Arrow)',