diff options
author | QMK Bot <hello@qmk.fm> | 2023-08-03 00:04:04 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-08-03 00:04:04 +0000 |
commit | 61416285f4d1eb94d42f4e5664dd77d2849f935a (patch) | |
tree | 12aaf4e7bcfca3e0487fdf68f07c0fbe742eb54b /keyboards | |
parent | e8e989fd7ad7c10e725e50ae8b0a4426e09f7f30 (diff) | |
parent | 19536b819056c3ea2188d0451f56c443c8a11289 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/moondrop/dash75/keymaps/default/keymap.json | 2 | ||||
-rw-r--r-- | keyboards/moondrop/dash75/keymaps/via/keymap.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/moondrop/dash75/keymaps/default/keymap.json b/keyboards/moondrop/dash75/keymaps/default/keymap.json index 67811c18a3..8e2797ebf5 100644 --- a/keyboards/moondrop/dash75/keymaps/default/keymap.json +++ b/keyboards/moondrop/dash75/keymaps/default/keymap.json @@ -1,7 +1,7 @@ { "version": 1, "notes": "This file is a keymap.json file for moondrop/dash75", - "keyboard": "moondrop/dash75", + "keyboard": "moondrop/dash75/r1", "keymap": "default", "layout": "LAYOUT", "author": "vinorodrigues", diff --git a/keyboards/moondrop/dash75/keymaps/via/keymap.json b/keyboards/moondrop/dash75/keymaps/via/keymap.json index 6d43ee82c8..d811aaa780 100644 --- a/keyboards/moondrop/dash75/keymaps/via/keymap.json +++ b/keyboards/moondrop/dash75/keymaps/via/keymap.json @@ -1,7 +1,7 @@ { "version": 1, "notes": "This file is a keymap.json file for moondrop/dash75", - "keyboard": "moondrop/dash75", + "keyboard": "moondrop/dash75/r1", "keymap": "via", "layout": "LAYOUT", "author": "vinorodrigues", |