diff options
author | Ryan <fauxpark@gmail.com> | 2023-08-03 10:03:25 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-03 01:03:25 +0100 |
commit | 19536b819056c3ea2188d0451f56c443c8a11289 (patch) | |
tree | 2a53e3bacf89f9820976d7fe5b5348c1fd8a4372 /keyboards/moondrop/dash75/keymaps/default/keymap.json | |
parent | 34a2f1427426e28f9e260e2e9f53a63a131e6ad2 (diff) |
moondrop/dash75: fix keymap (#21680)
Diffstat (limited to 'keyboards/moondrop/dash75/keymaps/default/keymap.json')
-rw-r--r-- | keyboards/moondrop/dash75/keymaps/default/keymap.json | 2 |
1 files changed, 1 insertions, 1 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", |