[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:
21
keyboards/keebio/quefrency_lm/info.json
Normal file
21
keyboards/keebio/quefrency_lm/info.json
Normal 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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user