mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-06 07:34:18 -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
|
@ -3,6 +3,11 @@
|
|||
"version": 1,
|
||||
"author": "dunk2k",
|
||||
"notes": "This file is a keymap(.json) file for handwired/dactyl_lightcycle",
|
||||
"config": {
|
||||
"features": {
|
||||
"via": true
|
||||
}
|
||||
},
|
||||
"keymap": "via",
|
||||
"layout": "LAYOUT",
|
||||
"layers": [
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
VIA_ENABLE = yes
|
Loading…
Add table
Add a link
Reference in a new issue