mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-18 05:15:28 -04:00
[Keyboard] Fix dactyl_lightcycle matrix positions (#21503)
This commit is contained in:
parent
72d503a894
commit
852e86dcab
2 changed files with 13 additions and 9 deletions
keyboards/handwired/dactyl_lightcycle/keymaps/via
|
@ -3,6 +3,11 @@
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"author": "dunk2k",
|
"author": "dunk2k",
|
||||||
"notes": "This file is a keymap(.json) file for handwired/dactyl_lightcycle",
|
"notes": "This file is a keymap(.json) file for handwired/dactyl_lightcycle",
|
||||||
|
"config": {
|
||||||
|
"features": {
|
||||||
|
"via": true
|
||||||
|
}
|
||||||
|
},
|
||||||
"keymap": "via",
|
"keymap": "via",
|
||||||
"layout": "LAYOUT",
|
"layout": "LAYOUT",
|
||||||
"layers": [
|
"layers": [
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
VIA_ENABLE = yes
|
|
Loading…
Add table
Add a link
Reference in a new issue