aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/quefrency_lm/info.json
diff options
context:
space:
mode:
authorDanny2025-10-05 22:46:15 +0200
committerGitHub2025-10-05 22:46:15 +0200
commiteae39d37c634646dfab59d801bbf957572cf3dce (patch)
tree47de9600342ebb8f92d9f34f5d01ff32af04b4ff /keyboards/keebio/quefrency_lm/info.json
parent7aed244aaeb943377e134e21cce273a12b4b56f9 (diff)
[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
Diffstat (limited to 'keyboards/keebio/quefrency_lm/info.json')
-rw-r--r--keyboards/keebio/quefrency_lm/info.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/keebio/quefrency_lm/info.json b/keyboards/keebio/quefrency_lm/info.json
new file mode 100644
index 0000000000..cb41e89ff6
--- /dev/null
+++ b/keyboards/keebio/quefrency_lm/info.json
@@ -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
+ }
+}