qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 00c3946fbeb14fbec0bb6006e1ffcc060c487e3b
parent 3ee17cd5d3a9f04ea2775e7228cea0064f9d0b2b
Author: blindassassin111 <38090555+blindassassin111@users.noreply.github.com>
Date:   Tue, 28 Mar 2023 00:42:04 -0500

[keyboard] Correcting info.JSON for OSAv2 (#20247)


Diffstat:
Mkeyboards/viktus/osav2/info.json | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/keyboards/viktus/osav2/info.json b/keyboards/viktus/osav2/info.json @@ -16,8 +16,8 @@ "bootmagic": true, "command": false, "console": false, - "extrakey": false, - "mousekey": false, + "extrakey": true, + "mousekey": true, "nkro": true }, "bootmagic": {