[Keyboard] Add Quefrency LM Rev. 1 (#25692)

* Initial WIP commit

* Update right half pins

* Update RGB matrix and layout

* Enable more RGB animations

* Update license headers

* Cleanup keymap and RGB

* Move handedness pin definition, cleanup RGB defines

* Adjust keymap
This commit is contained in:
Danny
2025-10-05 16:46:15 -04:00
committed by GitHub
parent 7aed244aae
commit eae39d37c6
8 changed files with 447 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"manufacturer": "Keebio",
"url": "https://keeb.io",
"maintainer": "nooges",
"usb": {
"vid": "0xCB10"
},
"features": {
"bootmagic": true,
"console": true,
"extrakey": true,
"mousekey": true,
"nkro": false
},
"split": {
"enabled": true
},
"build": {
"lto": true
}
}