feat: xiao dongle rgb, corne rgb fix: multiple xiao+promicro encoder def ref: CHANGELOG.txt for more...

This commit is contained in:
Chow Castro, Marcos 2025-02-27 21:09:55 +01:00
parent 51779bb90f
commit 3e89c0de61
17 changed files with 242 additions and 48 deletions

View file

@ -9,6 +9,10 @@
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/mouse.h>
&led_strip {
chain-length = <27>;
};
/ {
keymap {
compatible = "zmk,keymap";
@ -60,5 +64,17 @@
&kp LGUI &studio_unlock &kp SPACE &kp RET &studio_unlock &kp RALT
>;
};
extra_1 {
status = "reserved";
};
extra_2 {
status = "reserved";
};
extra_3 {
status = "reserved";
};
};
};
};